ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
FTPCommand (Example)
Usage example of the FTPCommand function
zipCreateExe (Example)
Usage example of the zipCreateExe function
HRecNum (Example)
Usage example of the HRecNum function
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
Size (Example)
Usage example of the Size property
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
HFileExist (Example)
Usage example of the HFileExist function
fDate (Example)
Usage example of the fDate function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
29. SEO in practice
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
fDateTime (Example)
Usage example of the fDateTime function
HNbRec (Example)
Usage example of the HNbRec function
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.