ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Installing the server
To use the telemetry, you must install on a computer......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
FTPCommand (Example)
Usage example of the FTPCommand function
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HDescribeItem (Example)
Usage example of the HDescribeItem function
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
SemaphoreCreate (Function)
Creates a semaphore.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).