ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
eChangeCurrency (Function)
Converts a currency into another currency.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Creating an action plan
The action plans group all actions that will be performed by the software factory....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......