ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Alias (Property)
The Alias property gets the alias of an element.
OpenSister (Example)
Usage example of the OpenSister function
TimeValid (Function)
Checks the time validity.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Project portfolio
From version 25, you can create "project portfolios"......
fMemExist (Function)
Checks the existence of a shared memory zone.
8. "Mobile friendly" site: Dynamic serving
HCloseConnection (Example)
Usage example of the HCloseConenction function
ColorPalette (Function)
Returns a color found in the current palette.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......