ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
SQLConnect (Example)
Usage example of the SQLConnect function
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
fCopyDir (Example)
Usage example of the fCopyDir function
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
CookieRead (Example)
Usage example of the CookieRead function
zipInfoFile (Example)
Usage example of the zipInfoFile function
fCurrentDrive (Function)
Gets or sets the current drive.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Events associated with framesets
List of events associated with framesets...
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
fRead (Example)
Usage example of the fRead function
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.