ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
EmailLoadAttachment (Function)
Adds an attached file to an email.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Programming an indexed control
3-tier architecture
The development in "3-tier" architecture is now simplified......
The different types of windows
The following types of windows can be created in a WINDEV application......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....