ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
HTML document management functions
List of functions that manipulate HTML documents....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Constants for managing Map controls
Constants for managing Map controls...
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
XMLDocument (Function)
Creates a new XML document.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HDescribeFile (Function)
Describes a data file programmatically.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......