ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
Border (Variable type)
The Border type is used to handle a border through programming...
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
DateToInteger (Function)
Converts a date to an integer.
grParameter (Function)
Retrieves or modifies a chart parameter.
Input (Function)
Displays a message allowing the user to type an information.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Error (Function)
Displays a custom error message in a system error window.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.