ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

End-user UI management functions
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
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....
12. External component in practice
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
WINDEV Mobile Framework License Agreement
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
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)...
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
13. External component in practice
External component in practice...
Error 17: OTHER CASE must be the last statement used in SWITCH
ExecutePresetAction (Function)
Runs a preset WINDEV action.
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....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
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.
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.