ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Address
The Address keyword can correspond to...
fSeek (Example)
Usage example of the fSeek function
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
LanguageToName (Function)
Returns the name of a language.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
How to create a patch?
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
WINDEV and the SOAP protocol
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......