ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
WDTrans: Overview
WDTrans is a tool for canceling transactions......
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
SCM: Working in offline mode
The Source Code Manager allows you to easily work in offline mode......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Animate a Label field
Two methods can be used to animate a Static Text control......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
ProjectInfo (Function)
Returns specific information about the project currently run.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
2. How to test a site?
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)......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HCheckStructure (Function)
Defines the mode for comparing data files.