ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
<HTML editor>.Replace (Function)
Replaces one string with another in an HTML Editor control.
Error 1001: The operators: and:: can only be used in the methods of classes
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Creating an insert query
An insert query (corresponding SQL statement......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.