ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
Edit control
The Edit control allows users to enter data......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
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......
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Multiline strings
To type character strings over several lines in the code editor...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Creating a window skin template
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Events associated with Slider controls
List of events associated with Slider controls in a window...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
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 Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
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.
docParagraph (Variable type)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.