ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Synchronizing data
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties......
Telemetry management functions
The following functions are used to manage the telemetry:...
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
WINDEV Mobile License Agreement
Synchronizes the data corresponding to a replication....
WEBDEV (Development version) License Agreement
Modifies a row in: a Table control, a TreeView Table control....
WEBDEV Application Server - License Agreement (Subscription version)
The RETURN statement is used to exit the current event, process or procedure and return a result......
Software license agreement
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control)....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
15. Cookies: information stored on the computer of the Web user
Indicates the status of the media file played in the Multimedia control....