ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
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.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
grPrint (Function)
Prints a chart.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Help editor options
The options of the help editor ("Display......
Operations performed on sequence diagrams
The following paragraphs explain......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Operations performed on object diagrams
The following paragraphs explain......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
ReplicSynchro: Use
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....