ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
14. Report templates
Report templates...
API (Example)
Usage example of the API function
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
CallDLL32 (Example)
Usage example of the CallDLL32 function
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
22. Report templates
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
WEBDEV Application Server - 10 connections - License agreement
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
WDMSG license agreement
WDMSG license agreement...
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......