ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure...
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
fUnlock (Function)
Entirely or partially unlocks an external file.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional...
How do I run a table with a filter?
How to discover WINDEV Mobile?...
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile...
fLock (Function)
Entirely or partially locks an external file.
Link properties
When creating a link, you can simply specify the destination......
GanttLink (Variable type)
The GanttLink type is used to define the advanced characteristics of a link between two tasks...
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile)....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
iPrintImage (Function)
Sends the image file to print to the print buffer.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect,...
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document...
httpResponse (Variable type)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited...
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected...
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......