ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
8. 10 tips for better interfaces...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Open (Function)
Opens a modal WINDEV window.
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
14. Managing the "Back" button in practice
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
Error 14: ELSE statement without IF
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.