ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
13. Types of standard controls
Managing the runtime errors
Some errors may occur in your application......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
The "Commands" pane
The "Commands" pane lists......
The "Code hashtags" pane
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Error 19: The step of this FOR loop must be constant
The planes (in a window or in a report)
The planes are used to group the window controls......
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Events associated with Flash controls
List of events associated with Flash controls...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
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......