ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
HIndex (Function)
Rebuilds the file index (".NDX" file).
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
iDestination (Function)
Configures the print destination.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
General environment of WINDEV
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Image (Property)
The Image property gets and sets the background image of a control or block.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
PermissionRequest (Function)
Prompts the user to grant an application permission.
TextToXML (Function)
Converts an ANSI string to an XML string.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
WINDEV applications for Linux: Specific features
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Phone constants (Android / iOS)
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.