ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
3. Application development cycle
Development cycle of a WINDEV application....
Description window of a combining query
The description window of a combining query consists of several sections......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
EmulateSpeed (Function)
Defines the runtime speed for the emulating functions.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
Status bar of windows
The status bar of a window is used to display several types of information......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Emulating constants
List of constants used by the functions for emulating automated tests....
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Configuring an application with User Groupware