ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Environment of the data model editor
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
OpenMobileWindow (Function)
Opens a window in a mobile application.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
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....
Constants for managing emails
List of constants used by the functions for managing emails....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
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.