ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
HFileExist (Example)
Usage example of the HFileExist function
HSubstDir (Example)
Usage example of the HSubstDir function
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HToItem (Function)
Assigns the specified value to an item of the current record.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
Describing an element
A flexible modeling includes different elements linked together......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Format (Property)
The Format property is used to identify and change the format of an element
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HClient structure
The HClient structure is used to......
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....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HAdd (Example)
Usage example of the HAdd function
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......