ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
HState (Function)
Used to find out the state of a record.
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.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
fOpenTempFile (Function)
Creates and opens a temporary file.
Date
The Date keyword can correspond to...
fCopyDir (Example)
Usage example of the fCopyDir function
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
fWrite (Example)
Usage example of the fWrite function
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function