ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
fSelect (Function)
Opens the Windows file picker.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Applet control properties
List of properties associated with the Applet control...
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
HOpen (Function)
Opens a data file.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
User group settings
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
PDF file management functions
...PDF file functions...
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...