ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Accessibilité (Property)
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Creating the Relation pages of a WEBDEV RAD pattern
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Creating the Relation windows of a WINDEV RAD pattern
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Enumeration (Type of variable)
An enumeration is a set of values......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
HCreateMovableReplica (Function)
Creates a movable replication.