ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.