ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Unicode in character strings
The Unicode format is an encoding system that assigns a unique number to each character....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
Share your projects via Git
Git is a source code manager......
EXE constants
List of constants used by the functions for managing executables....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
StringReverse (Function)
Reverses the characters of a string.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
InPHPMode (Function)
Indicates whether the code is run in PHP.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
fShortPath (Function)
Returns the full short path of a file or directory.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Contains (Function)
Allows you to check if a substring is within a string.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.