ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Creating nested reports
2. UML models
2. UML models
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Overview of external languages
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.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
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.
<Spreadsheet>.AllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
<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>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....