ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
zipOpen (Function)
Opens an existing archive.
HOpenConnection (Function)
Opens a connection to a specific database.
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...
Google Calendar management functions
List of functions for managing Google calendars...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Document (Type of variable)
The Document type is used to handle a "docx" document.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Custom tooltips
Tooltips are very useful for application users......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Pyramid charts
Pyramid charts allow you to view data in descending order......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
HTMLToText (Function)
Converts an HTML string or buffer to text.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......