ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Project configuration
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
ERR_NOTACTIVATED
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
iHLine (Function)
Prints a horizontal line at specified coordinates.
18. Order of execution of the code of buttons/links
Error 1017: The method is not global: use: to access it
WDHFDiff - Use
WDHFDiff is used to compare......
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Information 2104: This function is kept for backward compatibility
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Error 1007: The member is global: use the: operator: to access it
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.