ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Width (Property)
The Width property is used to determine and change the width of an element.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Text (Property)
The Text property is used to get and modify text.
Name (Property)
The Name property is used to get the name of an element.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
8. Windows in practice
Discover the main actions that can be performed on the windows....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Height (Property)
The Height property is used to get and change the height of an element.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
FTPGet (Example)
Usage example of the FTPGet function
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
HRegenerateFile (Function)
Regenerates a data file from its log.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.