ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Internal component description
The description of an internal component can opened at any time......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Events associated with Image controls
List of events associated with Image controls...
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
2. Static or dynamic site
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Events associated with Calendar controls
List of events associated with Calendar controls...
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
2. User-friendly editors in practice
User-friendly editors in practice...
"?" menu
WINDEV proposes a help menu adapted to your applications......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
".STY" file: "Style sheet" file
A style sheet is a "......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....