ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the Project Management Hub
The Project Management Hub allows you to configure......
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
Extern (Reserved word)
EXTERN is used to...
fClose (Function)
Closes an external file.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
The Cell control
The Cell control contains controls......
Webservice management functions
Webservice management functions...
OCR constants
Adds a language to the native OCR system....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
<DiskFile variable>.Close (Function)
Closes an external file.
Native Sybase Connector for WINDEV and WEBDEV 2024
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
fCreate (Function)
Creates an external file.
The Upload control
The Upload control is used to upload files on the Web server......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......