ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
17. WLanguage: a simple and powerful language
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Resizing a window (AAF)
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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, ......
Start of Break block (Break header)
The Start of break block is optional......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
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....
Reloading a document
To reload a document, ......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
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.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
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.