ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Functions for managing objects (External language)
Internal component
An internal component is a set of elements from a project......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Python: Native calls
WLanguage allows for native Python calls......
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
fMemOpen (Function)
Opens a memory zone shared between several applications.
XML functions
List of XML functions...
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
WINDEV FTP functions
List of WINDEV FTP functions...
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......