ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
NumberInWords (Function)
Converts a number to words.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
fSeek (Function)
Gets and sets current position in an external file.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
iPrintReport (Function)
Prints a report created with the report editor.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
SendMessage (Function)
Sends a Windows message to a control or to a window.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
gClickableLink (Function)
Adds a clickable link in a graphic string.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.