ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
GetDefinition (Function)
Retrieves the definition of element type.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HOnError (Function)
Customizes the management of HFSQL errors.
zipExist (Function)
Used to find out whether an archive exists.
Map control properties
The following properties can be used with Map controls:...
Width (Property)
The Width property is used to determine and change the width of an element.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
2. Projects in practice
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
iPrintReport (Function)
Prints a report created with the report editor.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.