ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Composite chart
A composite chart is a chart that displays several types of charts......
ChangeTarget (Function)
Changes the target of a button action.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
List of extension attributes
The list of extension attributes ......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
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....
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Using the query result
The result of a select query can be used in......
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.
<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....
Edit options of a report
The report editor allows you to......
Help system properties
The properties of help system are used to define......
Test of a query
The query editor allows you to run the test of query result......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
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....