ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
How to create a patch?
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Time management
For each element (windows, reports, ......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
MatTranspose (Function)
Calculates the transposed matrix.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
The planes in WEBDEV
The planes are used to group the controls of an element......
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
<Array>.Sort (Function)
Sorts a WLanguage array.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Printing in PDF format: Special cases
Specific features of print in PDF format...