ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Salesforce functions
List of Salesforce functions...
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
Sound (Function)
Plays a sound in WAV format.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
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)......
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.