ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Changing sites from AWP to SEO-ready session mode
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
rssInitialize (Function)
Loads a RSS stream in memory.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
fMerge (Function)
Merges several files into a single one.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a web service.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
InJavaMode (Function)
Indicates whether the code is run in Java.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....