ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multilingual project
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Customizing the User Groupware
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
URI
The URI keyword can correspond to...
Multi-project search
Performing a search in the current project is a common operation......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
FileDisplay (Function)
Displays a file in the browser of Web user.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.