ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
HPrevious (Function)
Positions on the previous file record according to a browse item.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HRead (Function)
Reads a record in a file according to a given record number.
SQLChangeConnection (Function)
Modifies the current connection.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
iPrintReport (Function)
Prints a report created with the report editor.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HPass (Function)
Defines the password used to create or open a data file.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HExecuteProcedure (Function)
Runs a stored procedure.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Guided tour management constants
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
HOnError (Function)
Customizes the management of HFSQL errors.