ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Switch control properties
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Telephony functions
List of telephony functions...
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Handling a Web Component control through programming
10. UMC: User Macro-Code
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
WindowToData (Function)
Automatically updates: the values of a table'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....