ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
fRead (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....
<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....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Binding a Repositionable Note control to an item
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Properties associated with the areas defined in Zoning mode
Reloading a document
To reload a document, ......
Outstanding progress bars
Simple or symmetric progress bar?...
WINDEV Mobile License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Use a calendar to enter dates
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Extracting the text of the project
The following text can be extracted......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Handling Scheduler controls programmatically
A Scheduler control can be......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......