ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Query based on query
Queries can be based on items from another query......
Extracting messages added or modified since last extraction
A project was already created and translated......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
9. Internal component
ReplicAdmin: Overview
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Error 1012: The class member is not global: it cannot be accessed from a global method
Error 4: A space is required after the ':' character
Binding a Link control to an item
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
ErrorThrow (Function)
Throw a non-fatal error.