ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipChangePath (Example)
Usage example of the zipChangePath function
Copying controls from the window editor
The controls can be copied from the window editor......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
zipFileSize (Example)
Usage example of the zipFileSize function
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
TableInfoXY (Example)
Usage example of the TableInfoXY function
InitialState (Property)
The InitialState property is used to get the initial state of a control.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
HAdd (Example)
Usage example of the HAdd function
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
HModify (Example)
Usage example of the HModify function
zipExtractFile (Example)
Usage example of the zipExtractFile function
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....