ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
Handling an internal component
An internal component is a set of elements from a project......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
8. "Mobile friendly" site: Dynamic serving
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......