ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Error 1012: The class member is not global: it cannot be accessed from a global method
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Declaring and using a variable
A variable is defined by name and type......
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......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Right (Function)
Extracts the last characters from a string or string buffer.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
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....
Manipulating a Layout control programmatically
A Layout control can be......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
9. Hardware and software requirements
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).