ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
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.
SocketClose (Function)
Closes a socket or a connection to a server socket.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
zipExist (Function)
Used to find out whether an archive exists.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Operations performed on sequence diagrams
The following paragraphs explain......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Events associated with Link controls
List of events associated with Link controls...
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.