ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TableInfoXY (Example)
Usage example of the TableInfoXY function
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SNMPStartSession (Function)
Starts an SNMP session.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
sEndEvent (Function)
Disables the detection of an event on a serial port.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
WaitWindowStart (Function)
Opens the wait window of application.
iForceComplement (Function)
Forces the printing of a Body Complement block.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
FinFutureVal (Example)
Usage example of the FinFutureVal function
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
HCheckStructure (Function)
Defines the mode for comparing data files.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Description (Property)
The Description property is used to get and change the description of an element.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function