ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Constants for manging the replication
List of constants used by the functions for managing the replication....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
FileDisplay (Example)
Usage example of the FileDisplay function
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
WINDEV concepts
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Drawing constants
List of constants used by the drawing functions....
Events associated with the project
List of events associated with the project...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.