ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Image control
The Image control is used to......
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
Clipboard management functions
List of functions for managing the clipboard...
AppListVersion (Function)
Lists the versions available on the reference setup server.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Control management functions
List of functions for managing controls...
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
MatRead (Function)
Reads the value of a matrix element.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
1
3
4
5
6
7
260
>