ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Set of procedures
The global procedures are grouped in set of procedures......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Managing assertions
...The main available features are as follows:...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
MatMultiply (Function)
Multiplies two matrices.
IsOdd (Function)
Identifies an odd number.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
WINDEV Mobile concepts
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....