ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
The Image control
The Image control is used to......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
FTPSend (Example)
Usage example of the FTPSend function
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
SOAP functions
List of SOAP functions...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
How to open a window?