ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
ExtractLine (Function)
Extracts a specific line from a character string.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
HOut (Example)
Usage example of the HOut function
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
fMoveFile (Function)
Moves a file from one directory to another.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
BurnerAddFile (Function)
Adds a file to the compilation.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.