ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
grScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
SysSetFocus (Function)
Sets focus to a window or control.
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
InServiceMode (Function)
Indicates whether the code is run in a service.
PVTCollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control....
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
fDataDirCommon (Function)
Returns a directory path for the data shared: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). tables common to all users (HFSQL tables .fic, .ndx, .mmo)....
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV website (in Session mode) found on the same server.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
KanbanDeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
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....
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Open (Function)
Opens a modal WINDEV window.
HLogInfo (Function)
Adds comments to the log when saving the operation.
VibrationTrigger (Function)
Triggers the vibrations of the device.
HChangeRplDir (Function)
Changes the location of the subscriber replica description ("*.rpl" file).
grHMAddData (Function)
Adds a data into a Heatmap chart.
SAPDisconnect (Function)
Disconnects a SAP R/3 system....
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.