ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
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.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).