ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
WDTRAD license agreement
WDTRAD license agreement...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
GglUploadDocument (Function)
Uploads a document to the Google server.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Constants for managing emails
List of constants used by the functions for managing emails....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Comparison operators
The comparison operators can be divided into several categories......
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Configuring the IIS 7/7.5 server
The Signature control
The Signature control is a report control used to sign......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Phone constants (Android / iOS)
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
ServiceInfo (Function)
Returns information regarding the configuration of a service.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).