ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
The Upload control
The Upload control is used to upload files on the Web server......
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
17. TLS/SSL: Encrypting information on the Web
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Webservice management functions
Webservice management functions...
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
OCR constants
Adds a language to the native OCR system....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Other operators
The following are additional operators......
Logical operators
The logical operators are as follows......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
<DiskFile variable>.Close (Function)
Closes an external file.
fCreate (Function)
Creates an external file.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
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.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Extern (Reserved word)
EXTERN is used to...
LanguageToName (Function)
Returns the name of a language.