ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLAddAttribute (Function)
Adds an attribute into an XML document.
SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
dPolygon (Example)
Usage example of the dPolygon function
Popup window
WINDEV allows you to open windows in popup format......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
FontCreate (Function)
Creates a font definition.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
SegmentedButtonDeleteAll (Function)
Deletes all the options from a Segmented Button control.
fEncrypt (Example)
Usage example of the fEncrypt function
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
Operator on Address
The & operator returns the address of a variable as an integer
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function