ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Internal component
An internal component is a set of elements from a project......
fTime (Example)
Usage example of the fTime function
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
DnDCacheData (Example)
Usage example of the DnDCacheData function
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Commands of the external interface
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
HReadSeek (Example)
Usage example of the HReadSeek function
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
13. External component in practice
External component in practice...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
fWrite (Example)
Usage example of the fWrite function
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
HReadLast (Example)
Usage example of the HReadLast function
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
HSetPosition (Example)
Usage example of the HSetPosition function
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.