ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Thumbnail control properties
List of properties associated with the Thumbnail control...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Creating user accounts
A User account allows the server administrator to......
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).