ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
End-user UI management functions
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
fSelect (Example)
Usage example of the fSelect function
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
14. Generation modes
Generation modes...
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Properties associated with Combo Box controls that display a table
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
HCreation (Example)
Usage example of the HCreation function
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).