ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Input (Function)
Displays a message allowing the user to type an information.
Events associated with the project
List of events associated with the project...
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Creating the menus for the pages of the WEBDEV RAD pattern
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Constants for managing projects
List of constants used by the functions for managing projects....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.