ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
5. Which type of server to choose?
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
SemaphoreCreate (Function)
Creates a semaphore.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
fCompress (Function)
Compresses a file.
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
XMLSavePosition (Function)
Stores the current position in the XML document.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Size (Property)
The Size property is used to determine and change the size of an element.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
FileToScreen (Function)
Automatically updates the controls in a window or 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. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.