ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListFile (Example)
Usage example of the fListFile function
Structure (Type of variable)
A structure is a custom type of data...
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Copying and cloning
Variables are copied using the "=" operator...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
SysIconAdd (Example)
Usage example of the SysIconAdd function
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
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......
zipFindFile (Example)
Usage example of the zipFindFile function
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
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......
HOpenConnection (Function)
Opens a connection to a specific database.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Configuring the setup program
Two tools can be used to create a setup program......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
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)......
Installing a SOAP server with Netscape iPlanet 4.1
Project description: Options tab
The project description window allows you to configure various elements of your project......