ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
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.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
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.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Image (Property)
The Image property gets and sets the background image of a control or block.
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).
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Sound (Function)
Plays a sound in WAV format.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.