ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Format (Property)
The Format property is used to define the data format of a table.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a table. define whether the GDPR should apply to an item (in the item description in the code only)....
dPolyline (Function)
Draws a line composed of multiple segments.
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
AnimationEnabled (Function)
Enables or disables the animations in the controls.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
ControlToSource (Function)
Assigns the control value to the source of a control link.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
ServiceInfo (Function)
Returns information regarding the configuration of a service.