ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Printing records
WDMAP allows you to print the records found in a data file......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Sub-query
A sub-query is a query whose result is used by another query......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Size (Property)
The Size property is used to determine and change the size of an element.
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The Clickable Image control
The Clickable Image control can be used to......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Burner constants
List of constants used by the burner functions....
fAttribute (Example)
Usage example of the fAttribute function
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.