ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Email (Property)
The Email property is used to get and change an email address.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
HDBIndex (Function)
Opens an xBase index file.
fAttribute (Example)
Usage example of the fAttribute function
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
fOpenTempFile (Function)
Creates and opens a temporary file.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
fDirRename (Function)
Renames a directory.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
NFC constants
List of constants used by the NFC functions...
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.