ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fWriteLine (Example)
Usage example of the fWriteLine function
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
WEBDEV element styles
Controls from a WEBDEV project are associated with WEBDEV styles......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
String functions
List of functions for managing character strings...
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Project description: Options tab
The project description window allows you to configure various elements of your project......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.