ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
iPrintImage (Function)
Sends the image file to print to the print buffer.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
GeometryOverlap (Function)
Determines whether two geometries overlap.
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
httpResponse (Variable type)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
SCM: Checking in an element
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager......
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Using the task management and the schedule
Time management is extremely important......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Control constants
List of constants used by the functions for managing controls...
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Installing a SOAP server with IIS