ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Installing the monitor
The monitoring robot includes three executables......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
grAddData (Function)
Adds a data into a chart.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
fWriteLine (Example)
Usage example of the fWriteLine function
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
5. The following files are automatically created
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
fListFile (Function)
Lists the files found in a directory and returns the list of files.