ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenChild (Example)
Usage example of the OpenChild function
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Compilation options (chm format)
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
LOOP statement
The statement block is repeated endlessly...
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
ErrorThrow (Function)
Throw a non-fatal error.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
WDXView: Overview
WDXView is an ActiveX browser......
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
HAddGroup (Function)
Adds a group of users.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
DnDEvent (Example)
Usage example of the DnDEvent function