ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
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.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
WLanguage procedure called by SpeechRecognitionTrigger
WLanguage procedure ("callback") called to run the speech recognition started by SpeechRecognitionTrigger.
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
Wire control properties
You can manipulate Wire controls 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.
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.
Signature control properties
You can manipulate Signature controls in a report using the following WLanguage properties......
The Slider control (in a page)
WEBDEV proposes two types of sliders......