ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
NFC functions
Functions used to manage the NFC standard...
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Creating a flexible modeling
To create a new flexible modeling, you can......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Sending elements to Free Technical Support
Val (Function)
Returns the numeric value of a character string.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
KeyPressed (Function)
Checks which key is pressed.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.