ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
fMemOpen (Function)
Opens a memory zone shared between several applications.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
zipExtractPath (Example)
Usage example of the zipExtractPath function
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ServicePause (Function)
Pauses a service.
fShortName (Example)
Usage example of the fShortName function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<String type>.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....
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
sOpen (Example)
Usage example of the sOpen function
zipNbFile (Example)
Usage example of the zipNbFile function
Running the test of the User Groupware and installing it
dCopyImage (Example)
Usage example of the dCopyImage function
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.