ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
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.
Creating anchors
The anchors are used to define specific points in a help page......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
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.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.