ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
SQLConnect (Example)
Usage example of the SQLConnect function
HCloseConnection (Example)
Usage example of the HCloseConenction function
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
HFSQL constants
List of constants used by the HFSQL functions....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Calling a procedure/a function
Syntax for calling a local or global procedure.
SQLModify (Example)
Usage example of the SQLModify function
Border of controls
One of the most important elements of control style is its border......
GetActiveObject (Example)
Usage example of the GetActiveObject function
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....