ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Available controls in a window
WINDEV Mobile includes several types of controls...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
XMLDocument (Function)
Creates a new XML document.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
Error 2109: You are using the ObjectInfo function
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
The pages
Pages are the main interface of a WEBDEV site......
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
zipOpen (Function)
Opens an existing archive.
OpenChild (Function)
Opens a non-modal child window.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
fSeek (Example)
Usage example of the fSeek function
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
fClose (Example)
Usage example of the fClose function
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
zipOpenRAR (Function)
Opens an existing archive in RAR format.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Constants for managing Windows events
The following constants are used to manage Windows events:...
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
LOOP statement
The statement block is repeated endlessly...
Screen,Get (External language)
Retrieves the value in a control or in a variable.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.