ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipFindFile (Example)
Usage example of the zipFindFile function
SysIconAdd (Example)
Usage example of the SysIconAdd function
fListFile (Example)
Usage example of the fListFile function
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Style of a control
As soon as it is created, a control is associated with a style......
Configuring the setup program
Two tools can be used to create a setup program......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
HOpenConnection (Function)
Opens a connection to a specific database.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Calling a procedure/a function
Syntax for calling a local or global procedure.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......