ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
fMoveFile (Function)
Moves a file from one directory to another.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
HChangeName (Function)
Modifies the physical name of a data file.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
7. Multilingual applications in practice
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Customizing the report viewer: Available windows
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
RegistryNextKey (Function)
Identifies the key found after the specified key in the Windows registry.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).