ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by fWatchFile
WLanguage procedure ("callback") called by fWatchFile when a change is made to the watched file.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Wire control properties
You can manipulate Wire controls in a window using the following WLanguage properties......
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties......
WLanguage procedure called by fWatchDirectory
WLanguage procedure ("callback") called by fWatchDirectory when a change is made to the watched directory.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
Camera control properties
You can manipulate Camera controls in a window using the following WLanguage properties......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
<Code Editor>.Compile (Function)
Compiles the WLanguage code displayed in the Code Editor control and displays any errors.
Compound statements
The report editor allows you to create "Label" reports......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Navigation Bar control properties
A Navigation Bar control can be manipulated in WLanguage in a page with the following properties......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Reports & Queries software: WLanguage functions not supported
Some WLanguage functions are not available in Reports & Queries......
Web Camera control properties
A Web Camera field can be manipulated in WLanguage in a page with the following properties.
TreeMap control properties
You can manipulate TreeMap controls in a window using the following WLanguage properties.
WLanguage procedure called by SpeechRecognitionTrigger
WLanguage procedure ("callback") called to run the speech recognition started by SpeechRecognitionTrigger.
CodeEditorCompile (Function)
Compiles the WLanguage code displayed in the Code Editor control and displays any errors.
WLanguageCodeFormat (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Parameters of the procedure used by NearbyShareDiscoverDevice (Result)
WLanguage procedure ("callback") called by NearbyShareDiscoverDevice to notify whether or not discovery could be started.