ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
The planes in WEBDEV
The planes are used to group the controls of an element......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
<Image>.Rotation (Function)
Rotates an Image control.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
ThreadEnd (Function)
Ends the execution of the current thread.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......