ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Using an external component in an application
A component can be reused at any time in any application......
Bar Code management functions
The following functions are used to manage bar codes:...
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Variable scope
Variables can be declared anywhere in the code....
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
PDFPassword (Function)
Protects a PDF document with a password.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
Help system properties
The properties of help system are used to define......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
PDFToText (Function)
Extract the text contained in an Document PDF.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
MDI functions (prefix syntax)
List of MDI functions...
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......