ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control in a window
This help page presents the characteristics of an Image control found in a window...
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
29. SEO in practice
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
HCross (Function)
Crosses a record in a data file.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
EventChange (Function)
Modifies the status of an event.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HRead (Function)
Reads a record in a file according to a given record number.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....