ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Managing assertions
...The main available features are as follows:...
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......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
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......
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).
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......
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.
Handling Gantt Chart controls programmatically
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......