ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Combo Box controls
List of events associated with Combo Box controls...
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
wsResponse (Variable type)
The wsResponse type is used to get: the XML source code of the web service response. the value of the different parts of the web service response (for the web services returning several responses)....
iCloseReport (Function)
Stops printing the current report immediately.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
fFileExist (Function)
Checks the existence of an external file.
Handling report blocks
The different operations available on report blocks are as follows......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
dbgConnect (Function)
Used to connect a remote debugger to an application, service, web service, etc.
Creating an executable: Executable language
When creating the executable, you have the ability to choose the languages that will be included in the executable......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
HExportJSON (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
WDStatistics: WEBDEV administrator configuration
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......