ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
ImageLast (Function)
Displays the last image for the scroll.
<Image>.Last (Function)
Displays the last image for the scroll.
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
grGetData (Function)
Retrieves a data from a chart.
<Chart>.GetData (Function)
Retrieves a data from a chart.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
5. Site test in practice
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......