ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
USBFind (Function)
Finds a USB device according to keywords.
BreakAdd (Function)
Adds a break into a Table or Looper control.
AddLink (Function)
Adds a link to a text section in an edit control.
Passing parameters
The parameters can be passed to a procedure......
Automatic error handling
Error handling can be customized for each process......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
LocalStorageGet (Function)
Retrieves a value from the local storage.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
HModify (Example)
Usage example of the HModify function
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
XMLSign (Function)
Signs an XML document.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).