ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Events associated with control templates
List of events associated with control templates...
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Constants for managing character strings
List of constants used by string management functions...
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Various constants
List of various constants used by the constants WINDEV functions....
WDDIXIO License Agreement
WDDIXIO License Agreement...
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.