ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Operator on Address
The & operator returns the address of a variable as an integer
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
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......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Data persistence
The data persistence is used to store the value typed by the user......
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....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
TableInfoXY (Example)
Usage example of the TableInfoXY function
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
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.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Seek (Function)
Searches for the index of an element in a WLanguage array.
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)...
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......