ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
USBFind (Function)
Finds a USB device according to keywords.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
OpenMainMenu (Function)
Opens the main menu of the current window.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min