ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
Installing the monitoring robot
The monitoring robot includes three executables......
16. Java applications in practice
Java applications in practice...
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
fAttribute (Function)
Returns or modifies the attributes of a file.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Project description: Tables tab
The project description window allows you to configure various elements of your project......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......