ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
GetDefinition (Function)
Retrieves the definition of element type.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
SemaphoreCreate (Function)
Creates a semaphore.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
The Wire control
The Wire control is used to visually link 2 controls......