ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
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.
SysSerialNum (Function)
Returns the IMEI number of the current device.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Data persistence
The data persistence is used to store the value typed by the user......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Comparison operators
The comparison operators can be divided into several categories......
NextTitle (Function)
Modifies the title of next window to open.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.