ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
2. Analysis in practice
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
SocketRead (Function)
Retrieves a message sent by another socket.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
List of extension attributes
The list of extension attributes ......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Notification
The Notification keyword can correspond to:
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).