ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
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.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
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.
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......
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....
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).
12. Control templates
...Control templates...
11. Window templates
WINDEV Mobile allows you to create window templates....
14. Report templates
...Report templates are used to easily standardize report layouts....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Constants for managing the registry
List of constants used by the registry management functions....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......