ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Constants for managing certificates
Events associated with Bar Code controls
List of events associated with Bar Code controls...
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
LoadParameter (Function)
Reads a persistent value.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
fDir (Function)
Finds a file or directory.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......