ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conversion (Function)
Converts a value from a unit to another one.
Constants for managing projects
List of constants used by the functions for managing projects....
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
FolderData (Function)
FolderData is kept for backward compatibility.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Border (Type of variable)
The Border type is used to handle a border through programming...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
fMemOpen (Function)
Opens a memory zone shared between several applications.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
ErrorBuild (Function)
Displays a custom error message in a system error window.
iParameterViewer (Function)
Configures the report viewer.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Extern (Reserved word)
EXTERN is used to...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Error 25: No THEN statement is associated with this IF
dbgSaveDebugDump (Function)
Saves a dump file of the application.
PDFToText (Function)
Extract the text contained in an Document PDF.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time