ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTP constants
List of constants used by the HTTP functions....
SocketCreate (Function)
Creates a socket.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
grType (Function)
Identifies or modifies the type of chart.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Constants for managing character strings
List of constants used by string management functions...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Constants for managing arrays
List of constants used by the functions for array management....
dTransferToImage (Example)
Usage example of the dTransferToImage function
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
List of operators
HAdd (Example)
Usage example of the HAdd function
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.