ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
Constants for managing masks
Mask management functions
The following functions are used to manage masks......
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Task management functions
List of functions for managing tasks...
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Installing and starting WDTRAD
19. Upload: Sending files to the server
End of break block
The End of break block is optional......
Managing the runtime errors
Some errors may occur in your application......
WDDIXIO overview
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....