ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
zipSplit (Example)
Usage example of the zipSplit function
Starting WDOptimizer in a command line
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
JSONValid (Function)
Checks the validity of a JSON string.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
StringInsert (Function)
Inserts a string into another character string at a given position.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Combination (Type of variable)
A combination is a set of options.
Manager of automated tests
The test manager is used to......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
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....
iCreateFont (Function)
Creates a new print font.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
FileDisplay (Function)
Displays a file in the browser of Web user.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).