ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLPrevious (Function)
Positions on the previous element (tag or attribute).
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
ThreadPause (Function)
Pauses the current thread during the specified duration.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
ReplicInfo (Function)
Returns information about a replication.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
HRead (Function)
Reads a record in a file according to a given record number.