ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Designing a supercontrol
A supercontrol is an advanced type of control......
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.
Software license agreement
WINDEV Express license agreement...
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.
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......
ERR_TIMEOUTINIT
WLanguage procedure called by HashString
Procedure ("Callback") called by HashString when hashing. This procedure is used to get the hash result.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
17. TLS/SSL: Encrypting information on the Web
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Automatic error handling
Error handling can be customized for each process......
History of versions
The history of setup versions is an advanced feature of the network setup......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......