ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The HTML control
The HTML control displays HTML pages or HTML code......
Android Widget windows
An Android application can contain one or more Widget windows......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
fExtractPath (Example)
Usage example of the fExtractPath function
HChangeConnection (Example)
Usage example of the HChangeConnection function
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
xlsClose (Example)
Usage example of the xlsClose function
zipListFile (Function)
Returns the list of files found in an archive.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Creating the Vision pages of the WEBDEV RAD pattern
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
fTempFile (Example)
Usage example of the fTempFile function
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
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.
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
XMLDocument (Function)
Creates a new XML document.
fImageSelect (Example)
Usage example of the fImageSelect function
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Type (Example)
Usage example of the Type property
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Creating the Form windows of a WINDEV RAD pattern
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.