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.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
FileDisplay (Function)
Displays a file in the user's browser.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
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.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
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.