ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compression / encryption functions (prefix syntax)
The following functions are used to handle encryption and compression, using prefix syntax:
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
Mouse management functions
List of functions for mouse management...
Functions for managing OAuth and OpenID protocols (prefix syntax)
OAuth and OpenID protocol management functions...
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Test (External language)
Displays each function call and each status report returned by the function.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Functions for managing the Combinations and Enumerations
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......