ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Installing a SOAP server with IIS
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Share your projects via Git
Git is a source code manager......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
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.
fEncrypt (Example)
Usage example of the fEncrypt function
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
MCI constants
List of constants used by the MCI functions....
Chart: Managing legends
Several types of legends are supported in the charts......
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.
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....
SQL view
An SQL view is a virtual data source defined by an SQL query......