ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
AppListVersion (Function)
Lists the versions available on the reference setup server.
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
HOpenConnection (Function)
Opens a connection to a specific database.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Sin (Function)
Returns the sine of an angle.
Creating the Vision pages of the WEBDEV RAD pattern
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Description (Property)
The Description property is used to get and change the page description.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
OLELoad (Function)
Initializes an OLE control with an OLE object.
Creating the Vision windows of the WINDEV RAD pattern
HCreation (Example)
Usage example of the HCreation function
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min