ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IdentifierAWPContext (Function)
Returns the identifier of AWP context.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Creating the executable and the setup program
The languages supported by the application are taken into account......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Composite variable
A composite variable contains different types of elements (members)...
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
PDF file functions (prefix syntax)
PDF file functions...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Hyper File functions available for backward compatibility
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
InitParameter (Function)
Initializes the management of persistent values.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
MCI constants
List of constants used by the MCI functions....
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
MemFound (Function)
Checks whether the sought element was found.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.