ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
ERR_CANNOT_RUN_EXPLORER
ERR_BAD_URL
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
You used WEBDEV 28
You used WINDEV 28
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Constants used by the scanner functions
Constants used by the scanner functions...
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......