ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
iPageEnd (Function)
Forces the move to the next page during the report print.
iLine (Function)
Prints a line at specified coordinates.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
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
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
AnimationEnabled (Function)
Enables or disables the animations in the controls.
grColor (Function)
Returns and initializes the color of different chart elements.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.