ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageChangeLayout (Function)
Applies a specific layout to a page.
iReportPrintingStatus (Function)
Returns the status of the current print.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
HOpenConnection (Function)
Opens a connection to a specific database.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Serialization constants
The serialization constants are as follows:
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
fSelect (Example)
Usage example of the fSelect function
dCopyImage (Example)
Usage example of the dCopyImage function
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.