ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XML functions
List of XML functions...
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
System constants
List of constants used by the system functions....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Creating the Vision pages of the WEBDEV RAD pattern
Manager of automated tests
The test manager is used to......
zipExtractPath (Example)
Usage example of the zipExtractPath function
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HCancelSeek (Function)
Cancels the current search criterion.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
fExtractPath (Example)
Usage example of the fExtractPath function
MCI constants
List of constants used by the MCI functions....
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
LooperSelectPlus (Function)
Selects a row in a Looper control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
11. Internal components in practice
Internal components in practice...
SQLModify (Example)
Usage example of the SQLModify function