ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. When to use the debugger?
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
Crosstab report
The report editor allows you to create "Crosstab" reports......
fSeek (Function)
Gets and sets current position in an external file.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Net constants
List of constants used by the Net functions....
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
fCurrentDir (Function)
Identifies or modifies the current directory.
Upload functions
The following functions are used to manage the upload:...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
fDirSize (Function)
Returns the size of a directory in bytes.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
fCurrentDrive (Function)
Gets or sets the current drive.
VibrationTrigger (Function)
Triggers the vibrations of the device.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
Phone management functions
List of functions for phone management...
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......