ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Software license agreement
WINDEV Express license agreement...
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Extracting messages added or modified since last extraction
A project was already created and translated......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
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......
ReplicAdmin: Overview
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....
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
How to use an array of structures?
An array of structures is an Array variable......
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....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
ErrorThrow (Function)
Throw a non-fatal error.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....