ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
Example for creating a select query
This help page explains how to create two select queries......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
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).
Data persistence
The data persistence is used to store the value typed by the user......
fTempFile (Function)
Returns the name of a unique temporary file.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Border (Type of variable)
The Border type is used to handle a border through programming...
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Radio Button control properties
List of properties associated with a Radio Button control...
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....