ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
The HTML control
The HTML control displays HTML pages or HTML code......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
State (Property)
The State property is used to get and change the state of an element.
The Wire control
The Wire control is used to visually link 2 controls......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
WDInst: handling the files to install
By default, the files to install are......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
13. Print: Reports
WINDEV reports...
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
7. Source Code Manager (SCM)
Setup mode
Several methods can be used to distribute a WINDEV application......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.