ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<DiskFile variable>.WriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
grColor (Function)
Returns and initializes the color of different chart elements.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
KeyExpression (Example)
Usage example of the KeyExpression property
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
zipCreate (Example)
Usage example of the zipCreate function
zipIsMulti (Example)
Usage example of the zipIsMulti function
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
Customizing the User Groupware
Resets the variable to its initial value....
ExceptionInfo (Function)
Retrieves information about the current exception.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
fListResource (Function)
Lists the resources integrated to the application.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
SQLModify (Example)
Usage example of the SQLModify function