ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
AddLink (Function)
Adds a link to a text section in an edit control.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Calendar functions
List of Calendar functions...
DecimalPart (Function)
Returns the decimal part of a number.
FTPCommand (Function)
Sends a specific FTP command to a server.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
ModbusDisconnect (Function)
Closes the Modbus session.
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.