ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Events associated with the project
List of events associated with the project...
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
Information 302: Ambiguity between a variable and a control
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
Cell control properties
List of properties associated with the Cell control...
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
Select query description window: Items that can be used
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Creating requirements
The following steps must be performed to implement the requirements......