ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemFirst (Function)
Positions on the first element of a memory area and returns the value of this first element.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
HDeleteServerTrigger (Function)
Deletes a server trigger.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
DurationToString (Function)
Converts a duration to a character string in the specified format.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SysXRes (Function)
Returns the horizontal screen resolution.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
fMoveFile (Function)
Moves a file from one directory to another.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
Shared memory area constants
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.