ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlToSource (Function)
Assigns the control value to the source of a control link.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
ControlNext (Function)
Returns the name of the next control in input mode.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Email (Property)
The Email property is used to get and change an email address.
Bluetooth functions
List of Bluetooth functions...
HOnError (Example)
Usage example of the HOnError function
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
fMakeDir (Example)
Usage example of the fMakeDir function
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
ChangeStyle (Function)
Modifies the style of a control dynamically.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).