ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Code statistics
The code statistics affect......
Programming an indexed control
Progress Bar control properties
List of properties associated with the Progress Bar control...
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Upload control events
The following processes are associated with the Upload control:...
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Information 302: Ambiguity between a variable and a control
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
MATLAB functions
The following functions are used to access MATLAB:...
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.