ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
8. Binding controls to data
A window can display information from......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
8. Associating controls with data
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Type of field: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
Translating a text file with WDTRAD