ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
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....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Service variable
The Service variable is used to......
EnumElement (Example)
Usage example of the EnumElement function
Table,Display (External language)
Refreshes the Table control.
Creating the Vision windows of the WINDEV RAD pattern
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Component diagram
A component diagram shows the physical and static architecture of a system software......
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.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
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....
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.