ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Items used in a select query
A query created in the query editor can contain several types of items......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
WDZip: Overview
WDZip is used to compress and group your files in archives......
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware files
Two categories of data files are managed......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
NET constants
List of constants used by the DotNet functions....
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
Map control functions
Map control functions...