ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Programming overview in C and C++
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Events associated with Tab controls
List of events associated with Tab controls...