ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Installing a SOAP server with IIS
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Detailed use of WINDEV FTP/RPC
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
URL (Property)
The URL property is used to get and change a URL.
Border (Property)
The Border property is used to get and change the borders of an element.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
MCI constants
List of constants used by the MCI functions....
fDelete (Example)
Usage example of the fDelete function
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Source (Property)
The Source property is used to get and change the source of an element.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Automatic management of exceptions
The management of exceptions can be customized by process......
ProjectInfo (Function)
Returns specific information about the project currently run.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
grExist (Function)
Checks the existence of a chart in memory.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....