ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
8. Optimizing an application
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Video control properties
The following properties can be used on a Video control:...
Error 121: Shadowing a structure
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
4. HFSQL Classic
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Replication: The different types
The data replication is a powerful feature......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Aliases on data files: HAlias
The aliases are used to handle......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Outstanding progress bars
Simple or symmetric progress bar?...