ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WordCount (Function)
Returns the number of words in a string.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Functions for handling directories and external files
List of functions for handling external files...
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
13. Security benefit: managing the "Back" button
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Camera/Video functions (prefix syntax)
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Video functions
List of video functions...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Error 122: The name of an Automation object must be a string
WLanguage procedure associated with YesNoAsynchronous
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
WEBDEV license agreement
WEBDEV license agreement...
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Functions for managing parallel tasks (prefix syntax)
The following functions are used to manage parallel tasks...