ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
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....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Assignment operators
Three assignment operators are available......
Programming overview in C and C++
Installing a SOAP server with IIS
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
HCancelSeek (Function)
Cancels the current search criterion.
fWrite (Example)
Usage example of the fWrite function
HExtractMemo (Example)
Usage example of the HExtractMemo function
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
HStatNbRec (Function)
Returns the number of entries for a given key item.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.