ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
HDBIndex (Function)
Opens an xBase index file.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
HFSQL constants
List of constants used by the HFSQL functions....
BackgroundTaskAdd (Function)
Adds a new background task.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Creating the Form windows of a WINDEV RAD pattern
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
TreeCollapse (Function)
Collapses a branch previously expanded.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Constants for managing the modification of windows by the user
HChangeKey (Function)
Changes the browse item.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....