ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
SysRecentDocList (Function)
Returns the list of recently opened documents.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Break in a report
The break is used to group the records corresponding to a sort criterion......
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory area.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
How to open a page?
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Creating an insert query
An insert query (corresponding SQL statement......