ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Internal window management functions
The following functions are used to manage the "Internal windows" controls......
14. Generation modes
Generation modes...
Dialog box management functions
List of functions for managing dialog boxes...
Windows event management functions
List of functions for managing Windows events...
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
The planes (in a window or in a report)
The planes are used to group the window controls......
Configuring an application with User Groupware
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
The HTML control
The HTML control displays HTML pages or HTML code......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
HOnError (Function)
Customizes the management of HFSQL errors.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......