ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reports & Queries software: WLanguage functions not supported
Some WLanguage functions are not available in Reports & Queries......
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.
WLanguage procedure called by fWatchFile
WLanguage procedure ("callback") called by fWatchFile when a change is made to the watched file.
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.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
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.
Parameters of the procedure used by ListProcedureLoadImage
WLanguage procedure ("callback") executed to load the images displayed in a ListView control.
Signature control properties
You can manipulate Signature controls in a report using the following WLanguage properties......
HCheckMemo keyword
The HCheckMemo keyword can correspond to: the HCheckMemo function. the hCheckMemo constant used by HIndex....