ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
7. HFSQL: files physically created
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
Events associated with Slider controls
List of events associated with Slider controls in a window...
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.