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.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Z-index of a control
All the controls in a window or report have a different z-index......
Handling a Web Component control through programming
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Body Complement block
The Body complement block is linked to the Body block......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
ERR_ALREADYCONNECTED
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
ERR_WDADMIN_EXIST
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
6. Multilingual sites
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).