ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Starting WDOptimizer in a command line
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
ChangeStyle (Function)
Modifies the style of a control dynamically.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
fMemOpen (Function)
Opens a memory zone shared between several applications.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
fUnlock (Function)
Entirely or partially unlocks an external file.
HSetLog (Function)
Enables or disables log management on a file.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerAddFile (Function)
Adds a file to the compilation.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....