ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
ERR_SESSION_CLOSED
Extracting the text of the project
The following text can be extracted......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
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).
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....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
3. Managing sockets
WINDEV includes advanced socket management functions....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
3-tier architecture
The development in "3-tier" architecture is now simplified......
Open (External language)
Opens a window.