ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Creating the skin template of a report
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
14. Managing the "Back" button in practice
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
7. Multilingual sites in practice
7. Multilingual applications in practice
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Generating the RAD pattern
To generate a RAD pattern:...
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
Service variable
The Service variable is used to......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Control constants
List of constants used by the functions for managing controls...