ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Address (Function)
Used to find out the Internet address of a page.
grZoom (Function)
Defines the zoom of a chart.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
MyPage (Reserved word)
MyPage is used to handle the current page...
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
iPrintBlock (Function)
Forces a report block to print.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
fSelectDir (Example)
Usage example of the fSelectDir function
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
LooperInsert (Function)
Inserts a row into a Looper control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
fLongName (Function)
Returns the long name of a file or directory.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Asc (Example)
Usage example of the Asc function
Charact (Example)
Usage example of the Charact function
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....