ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
MatInvert (Example)
Usage example of the MatInvert function
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
DnDEvent (Example)
Usage example of the DnDEvent function
Control (Type of variable)
The Control type is used to define the characteristics of a control.
EmailMsgError (Example)
Usage example of the EmailMsgError function
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
grTitle (Function)
Modifies the caption and/or position of the chart title....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.