ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
fUncompress (Example)
Usage example of the fUncompress function
OpenSister (Example)
Usage example of the OpenSister function
Height (Property)
The Height property is used to get and change the height of an element.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Printing nested reports
To create a main report containing several secondary reports:...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
fRemoveDir (Example)
Usage example of the fRemoveDir function
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
iPrintDoc (Function)
Prints a document in "docx" format.
Type (Property)
The Type property is used to get and change the type of an element.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
HOpenConnection (Example)
Usage example of the HOpenConnection function
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
TableInfoXY (Example)
Usage example of the TableInfoXY function
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
zipAddFile (Example)
Usage example of the zipAddFile function
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Color (Property)
The Color property is used to get and change the color of an element.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....