ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
11. Internal components in practice
Internal components in practice...
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Miscellaneous Windows functions
List of miscellaneous Windows functions...
11. Controls in practice
Discover the main characteristics of the controls...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.