ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fAttribute (Function)
Returns or modifies the attributes of a file.
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
ComponentInfo (Example)
Usage example of the ComponentInfo function
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
iParameterReport (Function)
Configures the printer by opening the configuration window.
fSeek (Function)
Gets and sets current position in an external file.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Step 1: Configuring the print parameters
This step allows you to choose......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Document (Example)
Usage example of Document
BurnerList (Example)
Usage example of the BurnerList function
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Compatibility between external components and deployed applications
A component can evolve in many ways......