ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. HFSQL: files physically created
Font
The Font keyword can correspond to: a Font variable. the Font property....
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Note (Property)
The Note property is used to get and change a text associated with an element.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Locking data files: correspondence between WINDEV 5.5 and the later versions
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.