ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Pyramid charts
Pyramid charts allow you to view data in descending order......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Help about new features: Letting users know about changes
Applications are constantly evolving......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HInfoView (Function)
Returns information about a materialized view.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
GPSLastPosition (Function)
Retrieves the information about the last known device position.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Binary values management functions
List of functions for managing binary values...
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
Creating a window skin template