ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Radio Button control properties
List of properties associated with a Radio Button control...
Error 22: No END statement is associated with this FOR
fCopyFile (Example)
Usage example of the fCopyFile function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
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.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
<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
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
JSONValid (Function)
Checks the validity of a JSON string.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
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.