ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Alias (Property)
The Alias property gets the alias of an element.
OpenSister (Example)
Usage example of the OpenSister function
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...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
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....
Option (Property)
The Option property is used to get and change certain options.
ColorPalette (Function)
Returns a color found in the current palette.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
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).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Creating the menus for the pages of the WEBDEV RAD pattern
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
15. Creating the executable in practice
Creating the executable in practice...
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......