ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
EventChange (Function)
Modifies the status of an event.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Generating the RAD pattern
To generate a RAD pattern:...
12. Available tests
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Assisted universal replication: specific features
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Constants for the Exif functions
List of constants used by the Exif functions....
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.