ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
ChangeAction (Example)
Usage example of ChangeAction
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
fMemOpen (Function)
Opens a memory zone shared between several applications.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
ModbusDisconnect (Function)
Closes the Modbus session.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
zipDeleteFile (Function)
Deletes a file from an archive.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....