ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopy (Function)
Copies an image to another image.
The Edit control
The Edit control allows users to enter data......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
LoadParameter (Function)
Reads a persistent value.
TreeCollapse (Function)
Collapses a branch previously expanded.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Items used in a select query
A query created in the query editor can contain several types of items......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Events associated with internal windows
List of events associated with internal windows...
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
FileDisplay (Example)
Usage example of the FileDisplay function
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
fDir (Function)
Finds a file or directory.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.