ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Error 105: Redefinition of the local variable
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
LockAppOn (Function)
Locks a WINDEV application.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
HModify (Example)
Usage example of the HModify function
Events associated with TreeView controls
List of events associated with TreeView controls...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Copying and cloning
Variables are copied using the "=" operator...
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....