ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
FTP constants
List of constants used by FTP functions....
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......