ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
dFont (Example)
Usage example of the dFont function
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
grSourceSeries (Function)
Defines the source of a series.
HOpenConnection (Example)
Usage example of the HOpenConnection function
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Enumeration (Variable type)
An enumeration is a set of values......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......