ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Project Management Hub: Time tracking
The time spent can be listed on......
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
ERR_NO_PROJECT
Launch the labelling in SCM of the current version of a project (in an action plan)....
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
The Edit control
The Edit control allows users to enter data......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
2. Examples and components provided with WEBDEV
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
HStartServer (Function)
Allows you to start an HFSQL server (this function uses the MantaManager service).
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Character strings
WLanguage supports different types of strings....