ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
13. Types of standard controls
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
6. WEBDEV Account Manager
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
8. Binding controls to data
A window can display information from......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Error 19: The step of this FOR loop must be constant