ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HStopServer (Function)
Stops an HFSQL server.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
5. User Groupware in practice
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Events associated with TreeView controls
List of events associated with TreeView controls...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Value (Property)
The Value property is used to get and change the value of an element.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
PDFToText (Function)
Extract the text contained in an Document PDF.
Scheduler control events
The following events associated with Scheduler controls:...
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Google constants
List of constants used by the Google functions....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Caption (Property)
The Caption property is used to get and change the text of an element.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).