ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
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.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
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.
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).