ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HForward (Example)
Usage example of the HForward function
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
dCopyImage (Example)
Usage example of the dCopyImage function
HAlias (Example)
Usage example of the HAlias function
zipExtractAll (Example)
Usage example of the zipExtractAll function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
ServiceInfo (Function)
Returns information regarding the configuration of a service.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
OpenSister (Example)
Usage example of the OpenSister function
Label report
The report editor allows you to create "Label" reports......
zipFindFile (Example)
Usage example of the zipFindFile function
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
HSetPosition (Example)
Usage example of the HSetPosition function
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Classes, members, methods and properties
A class is made of......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
5. Which type of server to choose?
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......