ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Events associated with internal windows
List of events associated with internal windows...
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Composite variable
A composite variable contains different types of elements (members)...
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......