ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Parallel task management functions
The following functions are used to manage parallel tasks...
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
MaskFormat (Function)
Formats a character string using an InputMask variable.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
Statistical constants
List of constants used by the statistical functions....
HLogRestart (Function)
Restarts the logging process on a file.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Constants for managing arrays
List of constants used by the functions for array management....
Hash constants
List of constants used by the Hash functions....
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
rssInitialize (Function)
Loads a RSS stream in memory.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
BCToImage (Function)
Generates the image of a bar code.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.