ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The single-part and multi-part archives
Two types of archives are available......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Native Sybase Connector for WINDEV and WEBDEV 2024
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<DiskFile variable>.Close (Function)
Closes an external file.
Constants for the archiving functions
List of constants used by the archiving functions....
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HOnError (Function)
Customizes the management of HFSQL errors.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
fClose (Function)
Closes an external file.