ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WordCount (Function)
Returns the number of words in a string.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
Extern (Reserved word)
EXTERN is used to...
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Voice commands in your applications
The applications that you develop can react to the user's voice......
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Customizing the User Groupware
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
7. Dynamic site on specific configurations
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......