ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
MatDelete (Function)
Deletes an existing matrix.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
End of break block
The End of break block is optional......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Installing the monitoring robot
The monitoring robot includes three executables......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
SysIconAdd (Example)
Usage example of the SysIconAdd function
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Check model
You can use check models to easily create checks...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...