ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDXView : Use
This help page presents the different features of WDXView......
WDHFDiff - Use
WDHFDiff is used to compare......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
ReplicSynchro: Use
License agreement - HFSQL Client/Server
Page templates
WEBDEV allows you to create page templates......
End of break block
The End of break block is optional......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Error 1021: The method of the class is not global
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Printing in PDF format: Special cases
Specific features of print in PDF format...
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Software license agreement
WINDEV Express license agreement...
Sliding Banner control properties
The WLanguage properties can be used to handle ......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......