ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
Types of Edit controls
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Size (Property)
The Size property is used to determine and change the size of an element.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
sEvent (Function)
Branches an event on a serial port.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Different types of data (Type of variable)
A variable is defined by name and type......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......