ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
The HTML control
The HTML control displays HTML pages or HTML code......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
User group settings
ERR_BAD_CONTEXT_FOUND
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Programming overview in C and C++
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....