ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1038: This member already exists in the class
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Events associated with a Dockable Panel control
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Word Processing control events
WINDEV manages the following events by default......
Handling report blocks
The different operations available on report blocks are as follows......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Software license agreement
WINDEV Express license agreement...
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Events associated with an infinite Progress Bar control
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
Native MySQL Connector - License Agreement
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Functions for managing menus (prefix syntax)
List of functions for managing menus...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Error 1017: The method is not global: use: to access it
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Handling a Web Component control through programming