ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
12. External component in practice
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
AddLink (Function)
Adds a link to a text section in an edit control.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
WidgetDisplay (Function)
Refreshes a widget window.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
HModify (Example)
Usage example of the HModify function
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
iDestination (Function)
Configures the print destination.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.