ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Translating a text file with WDTRAD
WDMSG license agreement
WDMSG license agreement...
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
FTP constants
List of constants used by FTP functions....
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
HTTPRequest (Function)
Starts an HTTP request on a server.
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
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......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Native MySQL Connector - License Agreement