ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Alias (Property)
The Alias property gets the alias of an element.
OpenSister (Example)
Usage example of the OpenSister function
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
TimeValid (Function)
Checks the time validity.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
ArrayCopy (Function)
Copies the content of an array to another array.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Time management
For each element (windows, reports, ......
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Option (Property)
The Option property is used to get and change certain options.
ColorPalette (Function)
Returns a color found in the current palette.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).