ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

REP files
REP files contain the list of data files handled by the application....
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
TimeToString (Function)
Converts a time to a string in the specified format.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
MCI constants
List of constants used by the MCI functions....
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......