ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cell control properties
List of properties associated with the Cell control...
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Debugging functions
List of debugging functions...
Windows Scheduler management functions
List of functions for managing the scheduler...
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Thumbnail control properties
List of properties associated with the Thumbnail control...
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Power (Function)
Raise a number to a power.
Operations in a Select query : add and delete
The following paragraphs present......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Operations performed on component diagrams
The following paragraphs explain......
4. Create a page in the editor...
grSourceSeries (Function)
Defines the source of a series.
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......