ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
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....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
17. TLS/SSL: Encrypting information on the Web
19. Sending emails
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
HOpenConnection (Example)
Usage example of the HOpenConnection function
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
RGB (Function)
Defines a color from its Red, Green and Blue components.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Events associated with control templates
List of events associated with control templates...
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......