ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
StatVarianceP (Example)
Usage example of the StatVarianceP function
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
iParameter (Function)
Retrieves the printer configuration and configures the print.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
fExeDir (Function)
Returns the directory from which the execution is started.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
ProjectInfo (Function)
Returns specific information about the project currently run.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.