ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Modbus constants
Constants used by the Modbus management functions....
Modbus functions (prefix syntax)
List of Modbus functions...
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.