ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ThreadCurrent (Function)
Returns the name of the thread currently run.
PreviousPage (Function)
Returns the name of the previous page.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
SOAP functions
List of SOAP functions...
Kanban control events
The following events are associated with Kanban controls......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
The Dashboard control
Dashboards are essential elements in an application......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
SocketRead (Function)
Retrieves a message sent by another socket.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
10. UMC: User Macro-Code
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......