ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
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....
Handling Organization Chart controls programmatically
The Wire control
The Wire control is used to visually link 2 controls......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
2. How to test a site?
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Logical operators
The logical operators are as follows......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Managing assertions
...The main available features are as follows:...
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HCheckStructure (Function)
Defines the mode for comparing data files.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Handling Gantt Chart controls programmatically
Phone constants (Android / iOS)