ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Events associated with Looper controls
List of events associated with Looper controls...
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
zipListFile (Function)
Returns the list of files found in an archive.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HDescribeItem (Function)
Describes a file item through programming.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Report based on a query
Queries are used to easily select records in one or more data files......