ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub......
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
1. WEBDEV administrator
In a web application, you may need to run long processes (for example, to update counters......
The test mode cannot operate without the project and its pages, ...
Using the task management and the schedule
Time management is extremely important......
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
ERR_NO_WDADMIN
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit....
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
The Sidebar control
The Sidebar control gives access to different options......
Error 1050: This member already exists in the composite variable
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV website......
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......