ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1012: The class member is not global: it cannot be accessed from a global method
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
SQL view
An SQL view is a virtual data source defined by an SQL query......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
List,Select,? (External language)
Returns the element selected in the list.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
2. Multilingual application
A multilingual application can be distributed in multiple languages....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Popup window
WINDEV allows you to open windows in popup format......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......