ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
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.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
MemFirst (Function)
Positions on the first element of a memory area and returns the value of this first element.
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.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
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.