ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
<ftpConnection variable>.Date (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
9. Sharing a project in practice
Sharing a project in practice...
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
4. User Groupware
User Groupware...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
HeightHalfExpanded (Property)
The HeightHalfExpanded property gets and sets the "half-expanded" height of the bottom sliding window associated with the current window.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Index (Property)
The Index property is used to get the index of an element.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
LST: La Lettre du Support Technique, the WINDEV and WEBDEV magazine
The FOR EACH statement is used to run different types of HFSQL loops......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WINDEV FTP functions
List of WINDEV FTP functions...
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
WINDEV and the SOAP protocol