ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFCSendTag (Function)
Sends a NFC tag to another device.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
3-tier architecture
The development in "3-tier" architecture is now simplified......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Managing space characters in the searches?
ReplicSynchro: Use
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Table,Add (External language)
Adds an element to a Table control.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.