ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
iPrintReport (Function)
Prints a report created with the report editor.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
WDMSG license agreement
WDMSG license agreement...
Scheduler control events
The following events associated with Scheduler controls:...
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
DnDForce (Function)
DnDForce is kept for backward compatibility.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Operations performed on class diagrams
The following paragraphs explain......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Body Complement block
The Body complement block is linked to the Body block......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerAddFile (Function)
Adds a file to the compilation.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Developing 64-bit sites
You can deploy 64-bit compatible sites......