ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
StringFormat (Function)
Formats a character string according to the selected options.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fTempFile (Function)
Returns the name of a unique temporary file.
zipMsgError (Example)
Usage example of the zipMsgError function
HFilter (Function)
Defines and enables a filter on a table, view or query.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
DecimalPart (Function)
Returns the decimal part of a number.
Modulo (Reserved word)
Returns the remainder of a division.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
iBorder (Function)
Prints a border at specified coordinates.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
NationToLanguage (Function)
Returns the language corresponding to a nation.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.