ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
WDDIXIO overview
HFSQL: Change of name
Creating an executable: General options
The main executable options are as follows......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Options of the window editor
To configure the general options of the window editor......
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.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.