ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
1. Deploying a static site
NFCWriteTag (Function)
Starts writing data to an NFC tag.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
The Clickable Image control
The Clickable Image control can be used to......
19. Upload: Sending files to the server
8. If you are already familiar with WINDEV
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
Events associated with Static controls
List of events associated with Static controls...
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.