ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Discover all the possibilities of pivot tables
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
First project window
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
DDEString (Example)
Usage example of the DDEString function
DDEConnect (Example)
Usage example of the DDEConnect function
Limitations of WINDEV, WEBDEV and WINDEV Mobile