ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_DISCONNECTED_TIMEOUT
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Replication: The different types available
The data replication is a powerful feature......
W3C standardization
You must comply with the W3C standard (HTML 4......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
<Drive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Error 102: The constants can be defined in the initialization code of project, ...
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....