ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipChangePath (Example)
Usage example of the zipChangePath function
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
.NET application
To create a.NET application from a project......
zipAddFile (Example)
Usage example of the zipAddFile function
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
zipFindFile (Example)
Usage example of the zipFindFile function
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Advanced types
The advanced types of WLanguage are as follows...
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
SOAPRun (Function)
Runs a procedure on a SOAP server.
zipExtractFile (Example)
Usage example of the zipExtractFile function
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
zipExtractAll (Example)
Usage example of the zipExtractAll function
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
RGBGreen (Function)
Returns the green component of an RGB color.