ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
SQLExec (Function)
Names and runs an SQL query.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
Table,Delete (External language)
Deletes an element from a Table control.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
HToItem (Function)
Assigns the specified value to an item of the current record.
FinRedemption (Example)
Usage example of the FinRedemption function
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HDBIndex (Function)
Opens an xBase index file.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Animating a Static control
Two methods can be used to animate a Static control......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....