ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusDisconnect (Function)
Closes the Modbus session.
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......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Managing space characters in the searches?
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.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
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.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine 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......
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
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.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
.NET object
To access a class......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....