ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLData (Example)
Usage example of the XMLData function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
iParameter (Example)
Usage example of the iParameter function
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
fCurrentDir (Function)
Identifies or modifies the current directory.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
XMLElementName (Example)
Usage example of the XMLElementName function
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
fSeek (Example)
Usage example of the fSeek function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function