ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Other operators
The following are additional operators......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
RegistryRename (Function)
Renames a key in the registry.
Item control properties
List of properties associated with the Item control...
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
EmailCheckAddress (Function)
Checks the validity of an email address.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
ThreadMode (Function)
Changes the management mode of threads.
Select query description window: Items used
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Static control properties
List of properties associated with a Static control...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......