ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Creating the Form pages of a WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Code editor: Display options
The code editor proposes several display options......
Error 1: Syntax error
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
fCreateLink (Function)
Creates a link on a file at the specified location.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Error 4: A space is required after the ':' character
Creating the menus for the pages of the WEBDEV RAD pattern
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......