ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging constants
List of constants used by the debugging functions...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Obtaining an SSL certificate for IIS2 (2.0 or later)
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Operator on Address
The & operator returns the address of a variable as an integer
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
fCurrentDir (Function)
Identifies or modifies the current directory.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Software license agreement
WINDEV Express license agreement...
CursorCapture (Example)
Usage example of the CursorCapture function