ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPass (Function)
Defines the password used to create or open a data file.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
Constants for SMS functions
List of constants used by the SMS functions....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
HRecNum (Example)
Usage example of the HRecNum function
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
State (Property)
The State property is used to get and change the state of an element.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
NetworkUser (Function)
Identifies the name of the connected user.
Open (External language)
Opens a window.
fMoveFile (Function)
Moves a file from one directory to another.
HDeclare (Example)
Usage example of the HDeclare function
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
fDelete (Example)
Usage example of the fDelete function