ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
HDelete (Function)
Deletes a record from a data file (query or view).
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
WEBDEV license agreement
WEBDEV license agreement...
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
WinStatus (Function)
Identifies or modifies the window status.
Setup mode
Several methods can be used to distribute a WINDEV application......
Data persistence
The data persistence is used to store the value typed by the user......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
WDDeploy features
WDDeploy can be used to......