ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
MenuDelete (Function)
Deletes a menu or a menu option.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
AddLink (Function)
Adds a link to a text section in an edit control.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Properties linked to the Euro management
List of properties linked to the Euro management...
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
HFreePosition (Function)
Deletes a position saved by HSavePosition.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
3. Deploying a WINDEV application
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.