ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Including a supercontrol in a window or in a page
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Properties associated with Combo Box controls that display a table
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
J2EE constants
List of constants used by the J2EE functions....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Events associated with Edit controls
WLanguage events associated with Edit controls...
fMoveDir (Function)
Moves a directory and its content.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Commands of the external interface