ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
ChangeStyle (Function)
Modifies the style of a control dynamically.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Constants for the Exif functions
List of constants used by the Exif functions....
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Time management help
Time management is extremely important......
HAdd (Example)
Usage example of the HAdd function
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
System constants
List of constants used by the system functions....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
grParameter (Function)
Retrieves or modifies a chart parameter.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.