ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Using the task management and the schedule
Time management is extremely important......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer...
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date...
Creating a Pivot Table control
To create a Pivot Table control......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Control constants
List of constants used by the functions for managing controls...
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions...
HDescribeFile (Function)
Describes a data file programmatically.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Installing a SOAP server with IIS
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows...
HDelete (Function)
Deletes a record from a table (query or view).