ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
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......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Handling an internal component
An internal component is a set of elements from a project......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
The Edit control
The Edit control allows users to enter data......
Constants for the Exif functions
List of constants used by the Exif functions....
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
2. Static or dynamic site
Break in a report
The break is used to group the records corresponding to a sort criterion......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Events associated with Chart controls
List of events associated with the Chart controls...
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......