ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
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.)...
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
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).
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
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 ......
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?
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
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......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
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......