ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a query
Queries are used to easily select records in one or more data files......
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
9. Sharing a project in practice
Sharing a project in practice...
WEBDEV 2024 Tutorial - Table of contents
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
7. Layouts using the Flexbox control
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
TimePicker (Function)
Opens the system time picker.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
HStatTime (Function)
Returns the time of the last update for the index statistics.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
1. WLanguage functions specific to WEBDEV
CheckAllFalse (Function)
Returns True if all the elements of an array are False.