ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Information 302: Ambiguity between a variable and a control
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Internal component
An internal component is a set of elements from a project......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
User report editor (Reports & Queries)
A report provides a custom view of data......
Configuring the SOAP administrator
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
24. Displaying and linking pages
fDirSize (Function)
Returns the size of a directory in bytes.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Recompiling the project
The project compilation is a process used to......
Service constants
List of constants used by the functions for managing services....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
The Cell control
The Cell control contains controls......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......