ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Sorts in a report
The sort is used to organize the information displayed in the report......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
EmailCheckAddress (Function)
Checks the validity of an email address.
Speech synthesis in the mobile applications
The phones can talk!......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......