ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Border (Property)
The Border property is used to get and change the borders of an element.
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
HSetREP (Function)
Enables or disables the management of .REP file.
grDestinationWMF (Function)
Defines a meta file as chart destination.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
HDescribeFile (Function)
Describes a data file programmatically.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).