ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Controls in practice
Discover the main characteristics of the controls...
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Input (Function)
Displays a message allowing the user to type an information.
Customizing the User Groupware
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
FTP constants
List of constants used by the FTP functions....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Constants for managing emails
List of constants used by the functions for managing emails....
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
2. Analysis in practice
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Fax constants
List of constants used by the functions for managing faxes....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
2. Projects in practice
Types of Edit controls
Edit options of a report
The report editor allows you to......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Structure (Type of variable)
A structure is a custom type of data...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....