ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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
Open (External language)
Opens a window.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
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....
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
WLanguage properties available in PHP
The following properties are available in PHP...
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Index (Property)
The Index property is used to get the index of an element.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Programming custom calculations in Table controls
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
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 and the SOAP protocol
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......