ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the report viewer (preview)
You can display a print preview in the report viewer......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Service variable
The Service variable is used to......
WDConver: Use in interactive mode
Before you start using WDConver, you must have......
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
dbgInfo (Function)
Returns a debug information.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
Various constants
List of various constants used by the constants WINDEV functions....
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).