ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
Notes document management functions
List of functions for managing Notes documents...
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
iPreview (Function)
Configures the print destination.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
diffApply (Function)
Applies a difference buffer to a specific buffer.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
SQLChangeConnection (Function)
Modifies the current connection.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
ColorPalette (Function)
Returns a color found in the current palette.
fLongName (Function)
Returns the long name of a file or directory.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
VariableReset (Function)
Resets the variable to its initial value.