ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
CurrentDay( Function)
Returns the number of the current day in the current month.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
NetGetFile (Example)
Usage example of the NetGetFile function
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......