ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Operator on Address
The & operator returns the address of a variable as an integer
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Data persistence
The data persistence is used to store the value typed by the user......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
TableInfoXY (Example)
Usage example of the TableInfoXY function
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Seek (Function)
Searches for the index of an element in a WLanguage array.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Contains (Function)
Allows you to check if a substring is within a string.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
HReadFirst (Function)
Sets the position on the first record according to a browse item.