ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Android Control Center
Do you know where to find your application log files?...
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaClose (Function)
Closes the media file currently 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.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.