ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Locking data files: correspondence between WINDEV 5.5 and the later versions
zipIsMulti (Example)
Usage example of the zipIsMulti function
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
Bitwise operators
The operations on binary values are performed......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
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.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
13. External component in practice
External component in practice...
12. External component in practice
SocketConnect (Function)
Connects a client computer to a given socket.
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
SIPVisible (Function)
Displays the keyboard.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
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.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.