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....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
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, ......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
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.
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.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Handling Scheduler controls programmatically
A Scheduler control can be......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......