ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1: Syntax error
Compound statements
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......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Error 2: Incomplete line
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
zipCreate (Function)
Creates an archive.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Referring to an element in a WLanguage event / process
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Using WDDIXIO
To translate the text used in your project:...
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
MySelf (Reserved word)
MySelf is used to handle the current control...
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
LooperInsert (Function)
Inserts a row into a Looper control.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Configuring the setup program
Two tools can be used to create a setup program......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....