ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Managing assertions
...The main available features are as follows:...
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Environment of the project editor
The main elements of the project editor are as follows:
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
grDestinationWMF (Function)
Defines a meta file as chart destination.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Principle for running threads
At runtime, an application runs in a main thread......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Combination (Type of variable)
A combination is a set of options.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Break in a report
The break is used to group the records corresponding to a sort criterion......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....