ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
iParameter (Example)
Usage example of the iParameter function
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
ServicePause (Function)
Pauses a service.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Language (Property)
The Language property is used to get and change the language used.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
XMLData (Example)
Usage example of the XMLData function
FirstDayOfMonth (Function)
Returns the first day of the month.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.