ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time management
For each element (windows, reports, ......
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
ControlClone (Function)
Creates a new control from an existing control.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
XML management: Use example
This application example manages an XML file named "Orders......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
fSelect (Function)
Opens the Windows file picker.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Handling Scheduler controls programmatically
A Scheduler control can be......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
zipListFile (Function)
Returns the list of files found in an archive.