ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You can use Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Creating a flexible modeling
To create a new flexible modeling, you can......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
fTime (Example)
Usage example of the fTime function
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
HTTPRequest (Example)
Usage example of the HTTPRequest function
Execute (Function)
Starts the execution of a process through programming.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
FileDisplay (Example)
Usage example of the FileDisplay function
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
zipFindFile (Example)
Usage example of the zipFindFile function
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
WEBDEV 2024 Tutorial - Table of contents
PageDisplay (Function)
Displays a web page in the user's browser....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
5. The following files are automatically created