ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCloseConnection (Function)
Closes a connection to a database.
EmailReadNext (Example)
Usage example of the EmailReadNext function
MyReport (Reserved word)
MyReport is used to handle the current report...
Properties associated with the options of a Switch control
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
EmailMsgError (Example)
Usage example of the EmailMsgError function
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Multimedia functions
List of Multimedia functions...
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
Attribute (Property)
The Attribute property is used to manage attributes.
Company (Property)
The Company property is used to get and modify the company associated with an element.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....