ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Native Oracle Connector for WINDEV and WEBDEV
ERR_MISSING_PAGE
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Error 403: The item does not belong to the file
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.