ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
ChronoReset (Function)
Stops and resets a running stopwatch.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Multi-project search
Performing a search in the current project is a common operation......
Animate a Label field
Two methods can be used to animate a Static Text control......
Programming automatic calculations in the columns of a Table control
The Wire control
The Wire control is used to visually link 2 controls......
fDirExist (Function)
Checks the existence of a directory.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Title (Property)
The Title property is used to get and change the title of an element.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Line (Property)
The Line property is used to define the line style used.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Time management
For each element (windows, reports, ......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....