ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
<Source>.CompareItem (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, ...).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Copying controls from the page editor
The controls can be copied from the page editor......
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Error 4: A space is required after the ':' character
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......