ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous WEBDEV functions
List of various WEBDEV functions...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
<Page>.OpenChild (Function)
Opens a non-modal child window.
TabClose (Function)
Closes a dynamic pane in a Tab control.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
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......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
dCopy (Function)
Copies an image to another image.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Window controls
Several types of controls can be used in a window, ......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
gpwResetPassword (Function)
Resets the password of a registered user.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
InfoBuild (Function)
Displays a custom message in a system information window.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.