ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HMode (Function)
Changes the mode and the method for locking data files.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
SMSSend (Function)
Sends an SMS.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
fDriveReady (Example)
Usage example of the fDriveReady function
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
12. Available tests
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Creating a table in a report
Tables can be created in a report......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
URL Rewriting
URL Rewriting is a technique used to improve SEO......
ThreadExecute (Function)
Starts the execution of a secondary thread.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....