ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
18 results for: constante
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Constant
The constants are language elements whose value is fixed once and for all...
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
PostMessage (Function)
Sends a Windows message to a control or to a window.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
HImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
DashMode (Function)
Opens or closes the Dashboard control edit mode.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
FacturX component: Full example
Here is an example of code for the Factur-X internal component provided with WINDEV...
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).