ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WordCount (Function)
Returns the number of words in a string.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Find/Replace in the current project
The "Find/Replace" feature is used to......
StringBuild (Function)
Builds a character string from an initial string and parameters.
WordToArray (Function)
Fills an array with the words from a string.
Bar code constants
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Creating a Java archive
When your Java application is developed, you can......
Compound statements
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.