ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
Custom properties (WLanguage)
A custom property is a code element with two events...
Events associated with internal windows
List of events associated with internal windows
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
fSeek (Function)
Gets and sets current position in an external file.
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
12. Control templates
WINDEV Mobile allows you to create control templates....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Reports
A report provides a custom view of data......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
.NET Assemblies
.NET is Microsoft's software development platform......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
fWrite (Function)
Writes: a character string into an external file. a memory section....
Using the query result
The result of a select query can be used in......
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
DomoOpen (Function)
Used to establish a connection with a X10 interface.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.