ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Thread management functions
List of functions for managing threads...
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Recycle code windows
By default, a single code window is opened per ......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.