ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window (External language)
Returns the number of windows opened at a given time.
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
Events associated with internal windows
List of events associated with internal windows...
SysShutdown (Function)
Stops the system or closes the current Windows session.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
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....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Customizing the report viewer: Available windows
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).
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.