ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
zipCreate (Function)
Creates an archive.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Component (Property)
The Component property configures the different components of a composite key.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
List,Add (External language)
Adds an element to a Combo Box or List Box control.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Installing a SOAP server with IIS
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.