ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Events associated with ListView controls
List of events associated with ListView controls...
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Report based on a query
Queries are used to easily select records in one or more data files......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
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....
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...