ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Events associated with ListView controls
List of events associated with ListView controls...
The OLE control
The OLE control is used to handle an OLE object......
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
Self-contained executable
The executable will be stand-alone if the following elements are included in the executable......
dbgEnableLog (Function)
Enables the runtime log programmatically.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
FAA: Unfold or fold a tree structure (TreeView control or Hierarchical Table)
The TreeView and TreeView Table controls give the end user several options via the context menu......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
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....
SCM: Branch management window
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.