ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to choose the data source of a control?
This help page presents the different data sources available for a control....
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
HErrorLock (Function)
Used to check whether a lock error occurred.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Drawer control properties
List of properties associated with the Drawer control...
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
gpwOpen (Function)
Opens the User Groupware login window or page.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).