ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
MutexEnd (Function)
Signals that the thread frees the mutex.
<Image>.Fill (Function)
Colors an area in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
MemAdd (Function)
Adds an element to a memory area.
iPrintArea (Function)
Prints a text in a rectangular area.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Euro constants
List of constants used by the functions for managing the Euro....
Euro functions
List of Euro functions...
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
DocClose (Function)
Closes a docx file and frees the document.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
The use of the Automation type in a site is reserved for the advanced users