ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Looper controls
List of events associated with Looper controls...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Specific features of the applications for iPhone/iPad
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
2. How to test a site?
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Enumeration (Type of variable)
An enumeration is a set of values......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Break in a report
The break is used to group the records corresponding to a sort criterion......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.