ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iVPos (Function)
iVPos is kept for backward compatibility.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
zipOpen (Function)
Opens an existing archive.
Constants for the archiving functions
List of constants used by the archiving functions....
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
HToItem (Function)
Assigns the specified value to an item of the current record.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
iHPos (Function)
iHPos is kept for backward compatibility.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Variable scope
Variables can be declared anywhere in the code....
Library,Disk (External language)
Opens the project library that is stored on disk.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Page constants
List of constants used by page functions....
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....