ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Input (Function)
Displays a message allowing the user to type an information.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
RegistryValueType (Function)
Returns the type of value found in the registry.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
RegistrySeek (Function)
Seeks a character string in the registry.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
HOnError (Function)
Customizes the management of HFSQL errors.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
HFSQL management functions
List of functions for HFSQL management...
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Count (Property)
The Count property returns the number of elements in a given set.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
Creating a delete query
A delete query (corresponding SQL statement......
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....