ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
Thread functions
List of functions for managing threads...
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
Installing and starting WDTRAD
ProjectInfo (Function)
Returns specific information about the project currently run.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.