ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
MenuInsertOption (Function)
Inserts a new option at a specific position.
DDEWarmLink (Function)
Creates a warm link with a data.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
ActionUndo (Function)
Cancels the last action performed by the end user.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
DDELink (Function)
Creates a hot link with a data.
Error 35: 'Continue' is available in the loops only
<Array>.Sort (Function)
Sorts a WLanguage array.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......