ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Constants for the archiving functions
List of constants used by the archiving functions....
KioskDisable (Function)
Disables kiosk mode for the current application.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
Link properties
When creating a link, you can simply specify the destination......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Customizing the report viewer: Available windows
Clipboard management functions
List of functions for managing the clipboard...
DotNetDelegate (Function)
Initializes a.NET delegate.