ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
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.
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.
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......
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......
GglUploadDocument (Function)
Uploads a document to the Google server.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......