ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Installing the monitor
The monitoring robot includes three executables......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Environment of code editor
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......