ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
TreeView Table control functions
List of functions for managing TreeView Table controls...
BurnerSelect (Function)
Used to select the default burner.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
System constants
List of constants used by the system functions....
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
Warning 127: You are using a data source local to the process
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
List of extension attributes
The list of extension attributes ......
Events associated with Table controls
List of events associated with Table controls...
ControlToSource (Function)
Assigns the control value to the source of a control link.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Facebook functions
List of Facebook functions...
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.