ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy: Deploying a package
WDDeploy can be used to...
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Burn functions
List of burner functions...
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Other operators
The following are additional operators......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......