ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Optional events
By default, the codes available in the code editor correspond to the most common codes......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Input (Function)
Displays a message allowing the user to type an information.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Handling TimeLine controls programmatically
A TimeLine control can be......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Handling Organization Chart controls programmatically
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Execute (Function)
Starts the execution of a process through programming.