ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
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, ...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
(No title )
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
SMS functions
List of SMS functions...
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Project portfolio
From version 25, you can create "project portfolios"......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
PageChangeLayout (Function)
Applies a specific layout to a page.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
HTTP functions (prefix syntax)
List of HTTP functions...
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
SocketConnect (Function)
Connects a client computer to a given socket.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketRead (Function)
Retrieves a message sent by another socket.
dDisplay (Function)
Displays the drawing in the Image control.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Code history
The code history is used to......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Socket management functions
List of functions for managing sockets...
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
HTTP functions
List of HTTP functions...
"Reports & Queries" software
This is "Reports & Queries"......
Image drawing and processing functions
List of image drawing and processing functions...