ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
Combination (Type of variable)
A combination is a set of options.
Crosstab report
The report editor allows you to create "Crosstab" reports......
HTTPRequest (Function)
Starts an HTTP request on a server.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
13. Debugger
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Outstanding progress bars
Simple or symmetric progress bar?...
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grDestinationControl (Function)
Defines an Image control as destination of a chart.