ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
ErrorThrow (Function)
Throw a non-fatal error.
12. Synchronizing data
Writes one or more single-precision floats to a Modbus slave, starting at a specific address....
grIncreaseData (Function)
Adds a value to a data in a chart.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
fSeek (Function)
Gets and sets current position in an external file.
Events associated with Toolbar controls
List of events associated with Toolbar controls...
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
rssSource (Variable type)
The rssSource type is used to describe the source of an RSS feed entry...
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
saasSite (Variable type)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV website.
MySelf (Reserved word)
MySelf is used to handle the current control...
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Copying controls from the page editor
The controls can be copied from the page editor......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....