ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
.NET object
To access a class......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
LooperDelete (Function)
Deletes a row from a Looper control.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
ThreadEnd (Function)
Ends the execution of the current thread.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
HFSQL constants
List of constants used by the HFSQL functions....
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.