ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Display (External language)
Displays a value in a control or assigns a value in a variable.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
9. Sharing a project in practice
Sharing a project in practice...
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Ad Hoc deployment
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
gImage (Function)
Builds a sequence of characters containing an image.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Creating a Java archive
When your Java application is developed, you can......