ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeStyle (Function)
Modifies the style of a control dynamically.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
HTTPRequest (Function)
Starts an HTTP request on a server.
Record (Type of variable)
The Record type is used to save the values of a record.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Manipulating PDF Reader controls programmatically
PDF Reader controls can be manipulated programmatically......
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
FinNetCurrentVal (Function)
Returns the net current value of investment.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
fSelect (Example)
Usage example of the fSelect function