ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Select query description window: Items that can be used
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
fDriveInfo (Example)
Usage example of the fDriveInfo function
MatRead (Example)
Usage example of the MatRead function
MatTranspose (Example)
Usage example of the MatTranspose function
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
fRead (Example)
Usage example of the fRead function
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
List,Search (External language)
Finds a value in a list.
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
Internal component
An internal component is a set of elements from a project......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
fDecrypt (Example)
Usage example of the fDecrypt function