ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Text (Property)
Text is used to find out whether an item is a text item.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
WINDEV License Agreement
WINDEV License Agreement...
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Binary (Property)
The Binary property is used to determine if an item is binary.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Combination (Type of variable)
A combination is a set of options.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
NextTitle (Function)
Modifies the title of next window to open.
HExtractMemo (Example)
Usage example of the HExtractMemo function
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......