ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
10. Page templates
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
WDDeploy: Deploying a package
WDDeploy can be used to......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Error 1012: The class member is not global: it cannot be accessed from a global method
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
HFSQL Client/Server: Port management
The ports used by the HFSQL Client/Server server......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......