ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
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)....
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
fListFile (Example)
Usage example of the fListFile function
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Report blocks
A printed report includes several sections......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
OpenMainMenu (Function)
Opens the main menu of the current window.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
SysColor (Function)
Identifies or modifies the color of a Windows element.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......