ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
<Chart>.LineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a Line chart....
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
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.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.