ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Error 1001: The operators: and:: can only be used in the methods of classes
Creating index keywords
Index keywords allow users to easily find a help page......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
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.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
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.