ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysXRes (Function)
Returns the horizontal screen resolution.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Multimedia constants
List of constants used by the multimedia functions....
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
ColorPalette (Function)
Returns a color found in the current palette.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
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.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
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)....