ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SocketConnect (Function)
Connects a client computer to a given socket.
Internal component
An internal component is a set of elements from a project......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
CallDLL32 (Function)
Runs a function found in an external DLL.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.