ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism.
Points to consider if your customers use Windows Vista (and later)
Windows Vista (and later) proposes several improvements...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
HJSONToRecord (Function)
Imports JSON data into the current record.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
DataType (Function)
Identifying the type of a WLanguage variable.
WINDEV 2024 Tutorial - Table of contents
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.