ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "Allow end users to modify the UI" mode.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Error 17: OTHER CASE must be the last statement used in SWITCH
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Miscellaneous Windows functions
List of miscellaneous Windows functions...
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).