ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
16. Java applications in practice
Java applications in practice...
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Automatic calculations in a Table control (AAF)
Infinite Progress Bar control
Progress bars provide useful information to the end user......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.