ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Task list
Each project can be associated with a task list......
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
LINUX: ODBC database access
The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
WDMap: View records in a table
WDMap is used to view the records found in a table......
SQLExec (Function)
Names and runs an SQL query.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Report based on a query
Queries are used to easily select records in one or more tables......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
dBorder (Function)
Draws the borders.
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.