ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Enumeration (Type of variable)
An enumeration is a set of values......
SQL view
An SQL view is a virtual data source defined by an SQL query......
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Constants for managing arrays
List of constants used by the functions for array management....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Type (Property)
The Type property is used to get and change the type of an element.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
JavaExecute (Example)
Usage example of the JavaExecute function
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
EmailCheckAddress (Function)
Checks the validity of an email address.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Calling a procedure/a function
Syntax for calling a local or global procedure.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Environment of the project editor
The main elements of the project editor are as follows:
Record (Type of variable)
The Record type is used to save the values of a record.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HState (Function)
Used to find out the state of a record.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....