ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Other operators
The following are additional operators......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Various constants
List of various constants used by the constants WINDEV functions....
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HConnect (Example)
Usage example of the HConnect function
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......