ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
HFSQL management functions
List of functions for HFSQL management...
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
ERR_DISCONNECTED_EXEC
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Merging differences (SCM)
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......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
4. Activating a dynamic WEBDEV site
Handling a control through programming in a report
All report controls can be handled through programming......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
GetTypeDefinition (Function)
Gets the description of a type identified by name.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....