ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
grIncreaseData (Function)
Adds a value to a data in a chart.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
7. Layouts using the Flexbox control
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Logical operators
The logical operators are as follows......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Push notification
A mobile device can receive push notifications......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Constants for the Exif functions
List of constants used by the Exif functions....
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
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......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....