ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
TimeToString (Function)
Converts a time to a string in the specified format.
FTPProxy (Function)
Specifies whether the communication functions that use FTP must go through a proxy to run their requests.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
diffApply (Function)
Applies a difference buffer to a specific buffer.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Date (Variable type)
The Date type is used to easily manipulate dates...
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
Report viewer: Offer several reports
In the document preview, end users can......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......