ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HCancelBackup (Function)
Cancels a current backup.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Project description: Project tab
The project description window allows you to configure various elements of your project......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
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)......
Operations in a Select query : add and delete
The following paragraphs present......
Events associated with a Navigation Bar control
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
End of break block
The End of break block is optional......
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
ERR_BAD_URL
ERR_BAD_CONTEXT
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......