ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
<Spreadsheet>.DeleteRow (Function)
Deletes a row from a Spreadsheet control.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
WLanguage procedure called by SpeechRecognitionTrigger
WLanguage procedure ("callback") called to run the speech recognition started by SpeechRecognitionTrigger.
HTML Editor control properties
Properties associated with the HTML Editor control....
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
TreeMapDeleteAll (Function)
Deletes all elements from a TreeMap control.
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
<TreeMap>.Delete (Function)
Deletes an element from a TreeMap control.
<TreeMap>.DeleteAll (Function)
Deletes all elements from a TreeMap control.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.