ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
dText (Example)
Usage example of the dText function
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
KeyPressed (Function)
Checks which key is pressed.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
fSeek (Function)
Gets and sets current position in an external file.
Events associated with control templates
List of events associated with control templates...
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
zipExist (Function)
Used to find out whether an archive exists.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Currencies
A currency is a real coded on 10 bytes....
Detailed use of WINDEV FTP/RPC
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
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....