ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipCreate (Function)
Creates an archive.
XMLDocument (Example)
Usage example of the XMLDocument function
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
The Site Map control
The Site Map control allows the Web user to......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
dTextHeight (Function)
Calculates text height in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
dTextWidth (Function)
Calculates text width in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Control constants
List of constants used by the functions for managing controls...
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......