ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
HOpenConnection (Function)
Opens a connection to a specific database.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
dbgEnableLog (Function)
Enables the runtime log programmatically.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
grColor (Function)
Returns and initializes the color of different chart elements.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Testing a static page
The test of a single page runs the current page in WEBDEV......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
iEndReport (Function)
Forces the report print to stop.
ReplicInfo (Function)
Returns information about a replication.
Using several libraries in an application
A library is a WDL file that contains all the resources......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Event (Example)
Usage example of the Event function
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......