ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Caption (Property)
The Caption property is used to get and change the text of an element.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Environment of the window editor
The main elements of window editor are as follows:
iVPos (Function)
iVPos is kept for backward compatibility.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
TreeView constants
List of constants used by the TreeXXX functions...
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
1. WEBDEV editors
EventClose (Function)
Closes a synchronization event between several threads.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Address
The Address keyword can correspond to...
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
ID (Property)
The ID property is used to get and change IDs.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.