ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Print functions (prefixed syntax)
List of print functions...
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Reports
A report provides a custom view of data......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
ExeListProcess (Function)
Returns the list of applications currently run.
The Cell control
The Cell control contains controls......
Print functions
List of print functions...
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Windows
The windows represent the main interface of a WINDEV application......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......