ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadRequestStop (Function)
Sends a stop request to a thread.
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
SocketClose (Function)
Closes a socket or a connection to a server socket.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Reals
WinOutWidth (Function)
Returns the full width of a window (including the border).
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
MatCopy (Function)
Creates the copy of a matrix.
MatDelete (Function)
Deletes an existing matrix.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
LDAPRenameAttribute (Function)
Renames an attribute.
grExist (Function)
Checks the existence of a chart in memory.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.