ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fGraphicFilter (Example)
Usage example of the fGraphicFilter function
fCopyFile (Example)
Usage example of the fCopyFile function
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
fSize (Example)
Usage example of the fSize function
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
SMSSend (Function)
Sends an SMS.
Drop-down button
The drop-down button expands: a context menu. a popup window....
fClose (Example)
Usage example of the fClose function
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
fAttribute (Example)
Usage example of the fAttribute function
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
HLinkMemo (Example)
Usage example of the HLinkMemo function
fWrite (Example)
Usage example of the fWrite function
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
HForward (Example)
Usage example of the HForward function
fUnlock (Example)
Usage example of the fUnlock function
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
fLock (Example)
Usage example of the fLock function
fCreate (Example)
Usage example of the fCreate function
HDescribeItem (Example)
Usage example of the HDescribeItem function
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.