ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
3. Project dashboard
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Testing a project: setting
By testing the project you can simulate how the application will run......
GDI+ framework
Some WINDEV features use the GDI+ framework......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Currencies
A currency is a real coded on 10 bytes....
8. If you are already familiar with WINDEV
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
15. Cookies: information stored on the end user's computer
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Image control in a page
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......