ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constant
The constants are language elements whose value is fixed once and for all...
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
<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....
WindowFromSource (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....
<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....
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Language (Property)
The Language property is used to get and change the language used.
4. HFSQL Classic
HFSQL Classic is the database format......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
1
3
4
5
6
7
310
>