ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.