ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetDeleteImage (Function)
Deletes an image from the current worksheet in a Spreadsheet control.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
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......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
<PDF Reader>.Highlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.