ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Web Camera control events
The following events appear by default in the WEBDEV code editor:
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
DDE constants
List of constants used by the DDE functions...
Assignment operators
Three assignment operators are available......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
WDDIXIO License Agreement
WDDIXIO License Agreement...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Accessibilité (Property)
ThreadPersistent (Function)
Makes a thread persistent.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Events associated with the Pivot Table control
Enumeration (Type of variable)
An enumeration is a set of values......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.