ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Info (Function)
Displays a custom message in a system information window.
Scheduler control properties
A Scheduler control can be manipulated in WLanguage both in a window and in a page with the following properties....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
fMoveDir (Example)
Usage example of the fMoveDir function
Events associated with formatted display controls
List of events associated with formatted display controls...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
<Queue variable>.Dequeue (Function)
Removes an element from the queue.
HConnect (Example)
Usage example of the HConnect function
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
zipListFile (Example)
Usage example of the zipListFile function