ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Creating a select query
A select query (corresponding SQL statement......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<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....
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
23. Print modes
Section (Property)
The Section property is used to manage sections in Word Processing documents.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min