ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
gpwOpen (Function)
Opens the User Groupware login window or page.
"About" window
The "About" window is used to display and access various information about the current application......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
fMemOpen (Function)
Opens a memory zone shared between several applications.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
16. Java applications in practice
Java applications in practice...
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Using several libraries in an application
A library is a WDL file that contains all the resources......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
dbgSaveDebugDump (Function)
Saves a dump file of the application.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.