ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ZOrder (Property)
The ZOrder property defines the Z-order of an element.
ThreadExecute (Function)
Starts the execution of a secondary thread.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
GPSGetPosition (Function)
Retrieves information about the current device position.
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
HCancelSeek (Function)
Cancels the current search criterion.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....