ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
VariableReset (Function)
Resets the variable to its initial value.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
ColorPalette (Function)
Returns a color found in the current palette.
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
ERR_BAD_CONTEXT_INTERNAL
ERR_BAD_CONTEXT_FOUND
ERR_DISCONNECTED_RELOG
ERR_MISSING_PAGE
ERR_NO_TABLE
ERR_CLOSED_PAGE
ERR_LAUNCH_FAILED
ERR_LOADMOREDLL
ERR_BAD_PARAMETER
ERR_BAD_ACTION
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.