ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipSplit (Function)
Splits an archive into several sub-archives of a given size.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
TreeDisplay (Function)
Refreshes a TreeView control from a given position.
OutgoingData (Property)
The Emission property is used to identify and modify the type of outgoing data transferred by the stream.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
XMLNext (Function)
Positionq on the next element (tag or attribute).
dDisplay (Function)
Displays the drawing in the Image control.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
HFSQL constants
List of constants used by the HFSQL functions....
Constants for managing tiles
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
WINDEV applications for Linux: Specific features
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......