ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
Installing the HFSQL Server module
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
Generating the setup program
The last wizard step for creating the setup program allows you to......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Handling an internal component
An internal component is a set of elements from a project......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
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....
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.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
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.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......