ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application......
HManageServerUpdate (Function)
Allows you to manage the automatic update of HFSQL Client/Server servers and to define how often to check for updates....
eChangeCurrency (Function)
Converts a currency into another currency.
How to open a page?
Give the Procedure to call in case of error in the execution of javascript in an HTML control...
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
WEBDEV license agreement
WEBDEV license agreement...
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Advanced types
The advanced types of WLanguage are as follows...
Character strings
WLanguage supports different types of strings....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Multi-project search
Performing a search in the current project is a common operation......
SendKey (Function)
Simulates the keystrokes and the mouse actions.