ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Combination (Type of variable)
A combination is a set of options.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
HOpenConnection (Function)
Opens a connection to a specific database.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
SQL functions: Special case
List of SQL functions: Special case...
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Creating index keywords
Index keywords allow users to easily find a help page......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.