ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fMoveFile (Function)
Moves a file from one directory to another.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
HsMenu,Label (Function)
Modifies the caption of a menu option.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
WEBDEV 2024 Tutorial - Table of contents
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
gpwMode (Function)
Returns the runtime mode of the User Groupware.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
fSplit (Function)
Splits a file into several files.
1. WLanguage functions specific to WEBDEV
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Window management functions (prefixed syntax)
List of functions for managing windows...
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...