ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
12. Synchronizing data
8. Associating controls with data
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
7. HFSQL: files physically created
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
3. Application development cycle
Development cycle of a WINDEV application....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
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......
13. Security benefit: managing the "Back" button
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
1
2
3
4
5
6
194
>