ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Installing the monitoring robot
The monitoring robot includes three executables......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
grLegend (Function)
Indicates the presence and position of legend in a chart.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
fUnlock (Function)
Entirely or partially unlocks an external file.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
SNMPStartSession (Function)
Starts an SNMP session.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....