ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
EmailLoadAttachment (Function)
Adds an attached file to an email.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
zipSelectFile (Function)
Selects files from an archive.
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.
2. Projects in practice
Collapses a branch previously expanded....
FTPCommand (Function)
Sends a specific FTP command to a server.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
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
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
ModbusDisconnect (Function)
Closes the Modbus session.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
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.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
EmailAddress (Variable type)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
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.