ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDestination (Function)
Configures the print destination.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Constants used by the the functions for managing the HFSQL Cluster
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
HReadLast (Example)
Usage example of the HReadLast function
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
MongoCreate (Example)
Usage example of the MongoCreate function
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
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
HSetLog (Function)
Enables or disables log management on a file.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Google constants
List of constants used by the Google functions....
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Break in a report
The break is used to group the records corresponding to a sort criterion......