ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
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.)....
fWrite (Function)
Writes: a character string into an external file. a memory section....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Source Code Manager overview
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
HChangeConnection (Example)
Usage example of the HChangeConnection function
HDescribeItem (Function)
Describes a file item through programming.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......