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....
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......
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......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
zipExtractPath (Function)
Returns the path of a file found in the archive.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
HErrorLock (Function)
Used to check whether a lock error occurred.
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....
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).