ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing 64-bit sites
You can deploy 64-bit compatible sites......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
ERR_MSG_BOX
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
The "Code hashtags" pane
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
Section (Property)
The Section property is used to manage sections in Word Processing documents.
WDTestSite: Load test
The stress tests are used to check......