ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Several print modes are available for a report.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
SOAPRun (Function)
Runs a procedure on a SOAP server.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
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......
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......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
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).