ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Composite keys
A composite key is a key item containing several other items......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Creating a table in a report
Tables can be created in a report......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Chart: Managing legends
Several types of legends are supported in the charts......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
SocketConnect (Function)
Connects a client computer to a given socket.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
DotNetDelegate (Function)
Initializes a.NET delegate.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......