ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Configuring the IIS 7/7.5 server
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HErrorLock (Function)
Used to check whether a lock error occurred.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
HNext (Function)
Sets the position on the next data file record according to a browse item.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
Events associated with Static controls
List of events associated with Static controls...