ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
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.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
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
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......
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....
fMoveFile (Function)
Moves a file from one directory to another.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
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.
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.
BurnerAddFile (Function)
Adds a file to the compilation.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
fCurrentDir (Function)
Identifies or modifies the current directory.