ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
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...
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
SysSerialNum (Function)
Returns the IMEI number of the current device.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
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......
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......
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.
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......