ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MATLAB functions
The following functions are used to access MATLAB:...
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Items (Property)
The Items property is used to configure the different items of a full-text index.
2. Multilingual application
A multilingual application can be distributed in multiple languages....
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
26. Style sheets: to simplify the layout
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
24. Displaying and linking pages
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....