ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Priority (Property)
The Priority property is used to get and change the priority level of an element.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
DownloadAdd (Function)
Adds a new download in the device's download manager....
Animation (Property)
The Animation property animates an image.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.