ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Switzerland.CheckOASI (Function)
Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI)....
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Private Store for mobile applications
There are two methods two deploy your applications......
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
CurrentYear (Function)
Returns the current year in integer format.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
RGBGreen (Function)
Returns the green component of an RGB color.