ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Constants for managing emails
List of constants used by the functions for managing emails....
Find/Replace in the current project
The "Find/Replace" feature is used to......
String functions
List of functions for managing character strings...
Customizing the report viewer: Available windows
grTitle (Function)
Modifies the caption and/or position of the chart title....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......