ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Function)
Creates a new control from an existing control.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Compilation options (chm format)
PageParameter (Function)
Returns the value of a parameter passed to the current page.
fWrite (Function)
Writes: a character string to an external file. a memory section....
Handling menu options programmatically
The menu options can be handled......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Events associated with Check Box controls
List of events associated with Check Box controls...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Events associated with Button controls
List of events associated with Button controls...
Constants for managing Windows events
The following constants are used to manage Windows events:...
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....