ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteFile (Function)
Deletes a file from an archive.
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.
Passing parameters
The parameters can be passed to a procedure......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
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......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
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.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
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......
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....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
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)....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Using an external component in an application
A component can be reused at any time in any application......
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.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.