ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
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.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
SchedulerDeleteTask (Function)
Deletes a scheduled task.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled 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......
Installing a Webservice (old format)
RESTSend (Function)
Sends a REST request and waits for the server response.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the 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....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Access rights to a class property
A property is a code element that includes two processes......
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....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Creating a delete query
A delete query (corresponding SQL statement......
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.