ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Structure (Type of variable)
A structure is a custom type of data...
fMemExist (Function)
Checks the existence of a shared memory zone.
ArrayDistinct (Function)
Returns an array without duplicates.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Error 802: Invalid syntax for this function
Animating a Static control
Two methods can be used to animate a Static control......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
GPSGetPosition (Function)
Retrieves information about the current device position.
HExecuteProcedure (Function)
Runs a stored procedure.
HConnect (Example)
Usage example of the HConnect function
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Environment of the query editor
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Kanban control events
The following events are associated with Kanban controls......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
UploadStart (Function)
Starts sending the selected files into an Upload control.