ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Position (Function)
Finds the position of a specified string within another string.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
UnitedStates.CheckFEI (Function)
Checks the validity of a U.S. Firm Establishment Identifier.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Math functions
List of mathematical functions...
2. Examples and components provided with WEBDEV
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Starting WDOptimizer in a command line
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).