ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Events associated with Link controls
List of events associated with Link controls...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
grDraw (Function)
Draws a chart according to the specified parameters.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Linear Looper control properties
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
Events associated with Button controls
List of events associated with Button controls...
Types of Edit controls
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.