ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Variable type)
An associative array is an "advanced" type of array...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Array functions
List of functions for managing arrays
Error 803: Return and Result cannot be used in the same process
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Events associated with Spin controls
List of events associated with Spin controls...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Creating a window skin template
PageParameter (Function)
Returns the value of a parameter passed to the current page.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Events associated with Slider controls
List of events associated with Slider controls in a window...
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.