ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Creating index keywords
Index keywords allow users to easily find a help page......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!...
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Server (Property)
The Server property is used to manage servers.
LDAPDisconnect (Function)
Used to disconnect from a specific LDAP server.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
"?" menu
WINDEV proposes a help menu adapted to your applications......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Compilation options (HLP format)