ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Configuring Reports & Queries
Reports & Queries is used to......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Error 101: Declaration of global variable not allowed
Web Camera control events
The following events appear by default in the WEBDEV code editor:
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Error 1008: The member of the class is protected
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......