ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Certificate
The Certificate keyword can correspond to...
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
SNMP constants
List of constants used by the SNMP functions....
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
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)....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
WidgetDisplay (Function)
Refreshes a widget window.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
14. PHP generation in practice
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
List of extension attributes
The list of extension attributes ......
14. Managing the "Back" button in practice
Push notification
A mobile device can receive push notifications......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
WHelp (Function)
Displays a file or a help page in HLP or CHM format.