ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Warning (Function)
Displays a custom message in a system warning window.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
HState (Function)
Used to find out the state of a record.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
zipDeleteFile (Function)
Deletes a file from an archive.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.