ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<zipArchive variable>.OpenCAB (Function)
Opens an existing archive in CAB format.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
<zipArchive variable>.OpenRAR (Function)
Opens an existing archive in RAR format.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
17. TLS/SSL: Encrypting information on the Web
ComponentLocate (Function)
Specifies the access path to an external component of project.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
HTTP functions (prefix syntax)
List of HTTP functions...
The Spreadsheet control
Spreadsheets are one of the most used office tools......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.