ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
fRename (Function)
Modifies the name of a file.
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
AddLink (Function)
Adds a link to a text section in an edit control.
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.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
grAddData (Function)
Adds a data into a chart.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
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...
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Installing the monitor
The monitoring robot includes three executables......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
fWriteLine (Example)
Usage example of the fWriteLine function
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......