ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
CallDLL32 (Example)
Usage example of the CallDLL32 function
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
2. Analysis in practice
DownloadAdd (Function)
Adds a new download in the device's download manager....
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
SysIconAdd (Example)
Usage example of the SysIconAdd function
zipSplit (Function)
Splits an archive into several sub-archives of a given size.