ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
zipIsMulti (Example)
Usage example of the zipIsMulti function
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
Android Widget windows
An Android application can contain one or more Widget windows......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
FinRedemption (Example)
Usage example of the FinRedemption function
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.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.