ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
WDScript: use in command-line and console mode
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
WDTRAD options
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
SocketConnect (Function)
Connects a client computer to a given socket.
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.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
13. External component in practice
External component in practice...
12. External component in practice
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