ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup directory
The setup wizard allows you to configure the setup directory of application....
<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).
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
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......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......