ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDAccept (Example)
Usage example of the DnDAccept function
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
DomoClose (Function)
Closes the communication opened by DomoOpen.
XMLSign (Function)
Signs an XML document.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
Empty (Property)
The Empty property is used to determine if an element is empty.
DnDCursor (Example)
Usage example of the DnDCursor function
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
DomoOpen (Function)
Used to establish a connection with a X10 interface.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Printing in PDF format: Special cases
Specific features of print in PDF format...
Accessibilité (Property)
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
WINDEV Framework License Agreement
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Font management properties
List of font management properties...
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.