ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
XMLDocument (Function)
Creates a new XML document.
Constants for telemetry management
Constants for telemetry management...
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
fUnlock (Function)
Entirely or partially unlocks an external file.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Image control: the supported formats
The supported image formats are as follows:...
Python: Native calls
WLanguage allows for native Python calls......
Operations performed on component diagrams
The following paragraphs explain......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Information 302: Ambiguity between a variable and a control
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.