ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
CallDLL32 (Example)
Usage example of the CallDLL32 function
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Programming custom calculations in Table controls
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
fUnlock (Example)
Usage example of the fUnlock function
zipAddFile (Example)
Usage example of the zipAddFile function
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
Open (External language)
Opens a window.
OpenChild (Example)
Usage example of the OpenChild function
SysIconAdd (Example)
Usage example of the SysIconAdd function
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.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Display (External language)
Displays a value in a control or assigns a value in a variable.
FTP constants
List of constants used by the FTP functions....
Find/Replace in the current project
The "Find/Replace" feature is used to......
fCurrentDir (Function)
Identifies or modifies the current directory.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.