ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Software Factory
The concept of software factory is used to automate the process for creating applications....
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
LDAPListChildren (Example)
Use example for the LDAPListChildren function
Multiline (Property)
The Multiline property determines if an element supports multiline text.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Creating the windows and the pages of the RAD pattern
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Visible (Property)
The Visible property is used to set the visibility of an element.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
TreeSelectPlus (Function)
Selects an element in a TreeView control.