ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
4. Activating a dynamic WEBDEV site
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
The Signature control
The Signature control is a report control used to sign......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
IFrame control
IFrame is an HTML concept......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....