ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
2. Types of setup
Types of setup...
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Managing main window menus
A main menu is necessarily associated with a window......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
SOAPRun (Function)
Runs a procedure on a SOAP server.
Compatibility between external components and deployed applications
A component can evolve in many ways......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
HFSQL Client/Server: Configuring the data files on the server
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Automatic management of exceptions
The management of exceptions can be customized by process......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.