ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
CurrentMonth (Function)
Returns the number of the current month.
Video control properties
The following properties can be used on a Video control:...
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
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)....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Using the query result
The result of a select query can be used in......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
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......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
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......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
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.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
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), ...).
<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....