ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
SysSerialNum (Function)
Returns the IMEI number of the current device.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
HNext (Function)
Sets the position on the next data file record according to a browse item.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
HTTP constants
List of constants used by the HTTP functions....
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
TextToRTF (Function)
Converts text to Rich Text Format.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.