ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Programming custom calculations in Table controls
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Execute (Function)
Starts the execution of a process through programming.
Events associated with Button controls
List of events associated with Button controls...
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.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Query editor: Characteristics
Environment of the query editor
AddLink (Function)
Adds a link to a text section in an edit control.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
grAddData (Function)
Adds a data into a chart.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...