ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
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......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Native SAP ASE Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SAP ASE Connector......
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
HStatNbRec (Function)
Returns the number of entries for a given key item.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
WDAdminHF: Server management
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
REP files
REP files contain the list of data files handled by the application....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.