ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
15. Cookies: information stored on the end user's computer
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Setup mode
Several methods can be used to distribute a WINDEV application......
Composite keys
A composite key is a key item containing several other items......
How to create a patch?
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Using the Salesforce service
Salesforce is a very popular CRM software......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
The Static control
A Static control is a control used to display a static text......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......