ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
zipCreate (Function)
Creates an archive.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
HCross (Function)
Crosses a record in a data file.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
NetworkConnect (Function)
Associates a drive with a shared network directory.
Constants for the Exif functions
List of constants used by the Exif functions....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Library,Disk (External language)
Opens the project library that is stored on disk.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
PopupAnimate (Function)
Displays a popup in a page cell.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Component (Property)
The Component property configures the different components of a composite key.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......