ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
gpwResetPassword (Function)
Resets the password of a registered user.
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Password (Property)
The Password property sets and changes the password.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
HTML Editor control functions (prefix syntax)
List of functions for managing HTML Editor controls (prefix syntax)...
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.
Project description: Theme tab
The project description window allows you to configure various elements of your project......
Internal component
An internal component is a set of elements from a project......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the components of the Hadoop framework......