ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Site test in practice
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Variables for managing the Drag and Drop
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
2. Variables
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
Creating links
Links help users navigate the help system......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Events associated with control templates
List of events associated with control templates...
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
BurnerSave (Example)
Usage example of the BurnerSave function
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
HIndex (Example)
Usage example of the HIndex function
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).