ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateSignString (Function)
Creates the signature of a character string.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Events associated with TreeView controls
List of events associated with TreeView controls...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Age
The Age keyword can correspond to...
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
iPrintBlock (Function)
Forces a report block to print.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
iParameterPDF (Function)
Defines the options for the generated PDF file.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
CallDLL32 (Function)
Runs a function found in an external DLL.
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in 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.