ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
MemAdd (Function)
Adds an element to a memory area.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionPropagate (Function)
Propagates an exception.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
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.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
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.
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.