ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
FileDisplay (Function)
Displays a file in the user's browser.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
12. Available tests
15. Unit tests on the executable
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Environment of the data model editor
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
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)......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Action Bar control events
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Events associated with a Gantt Chart column
Error 2109: You are using the ObjectInfo function
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....