ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Analysis links
The links are used to link the files found in an analysis between themselves......
Error 1001: The operators: and:: can only be used in the methods of classes
Setup directory
The setup wizard allows you to configure the setup directory of application....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
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......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Binding a Check Box control to an item
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....