ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Creating the windows and the pages of the RAD pattern
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
grDeleteSeries (Function)
Deletes a data series from a chart.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
grType (Function)
Identifies or modifies the type of chart.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....