ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
12. External component in practice
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
CurrentDay( Function)
Returns the number of the current day in the current month.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
13. External component in practice
External component in practice...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
2. Projects in practice
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
FileToPage (Function)
Automatically updates the controls of a 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.