ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
XMLFind (Function)
Performs a search in an XML document.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Events associated with a Spreadsheet control
Action Bar control events
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.