ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
Constants for managing emails
List of constants used by the functions for managing emails....
Execute (Function)
Starts the execution of a process through programming.
Handling a control through programming in a report
All report controls can be handled through programming......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
SQLExec (Function)
Names and runs an SQL query.
Compile (Example)
Usage example of the Compile function
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
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....
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Declaring and using a variable
A variable is defined by name and type......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......