ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
RegistrySeek (Function)
Seeks a character string in the registry.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....