ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
12. Synchronizing data
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Error 507: The '++' operator is not allowed
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
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......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
.NET object
To access a class......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
User group settings
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min