ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPrevious (Function)
Positions on the previous file record according to a browse item.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
How to develop a PHP site?
What is a PHP site?......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Handling controls in a report
The different operations available for the report controls are as follows......
Extern (Reserved word)
EXTERN is used to...
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Clipboard management functions
List of functions for managing the clipboard...
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
The Clickable Image control
The Clickable Image control can be used to......
HTTPRequest (Function)
Starts an HTTP request on a server.
Google Maps management functions
List of functions for managing Google maps...
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
HTTPRequest (Example)
Usage example of the HTTPRequest function
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).