ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
FileDisplay (Example)
Usage example of the FileDisplay function
grParameter (Function)
Retrieves or modifies a chart parameter.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
WEBDEV Application Server - 10 connections - License agreement
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Dequeue (Function)
Removes an element from the queue.
SNMP constants
List of constants used by the SNMP functions....
Pop (Function)
Pops an element from a stack.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
fSelectDir (Function)
Opens a directory picker.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Error 20: The variable of the FOR loop should be a real
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Record (Type of variable)
The Record type is used to save the values of a record.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....