ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Google Drive, OneDrive and Dropbox prerequisites
Utilisation dans la classe MasqueDeSaisie_Rebond - Accès en Lecture + Ecriture - Type : Procédure (IAppelMéthode)...
fRemoveDir (Example)
Usage example of the fRemoveDir function
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......
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Large (Property)
The Large property allows you to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
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.
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
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