ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Setup of the WEBDEV Application Server for Linux
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
WINDEV Framework License Agreement
Scheduler control events
The following events associated with Scheduler controls:...
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
How to save and retrieve an image in a binary memo
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
PC SOFT Free Technical Support
Thank you for buying one of our products......
11. Popup page
xlsVersion (Function)
Returns the Excel version that was used to save the file.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Creating an executable: General options
The main executable options are as follows......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.