ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating index keywords
Index keywords allow users to easily find a help page......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
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....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
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.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
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.
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.