ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Power (Function)
Raise a number to a power.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
dCopyImage (Example)
Usage example of the dCopyImage function
zipExtractAll (Example)
Usage example of the zipExtractAll function
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
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)....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Input (Function)
Displays a message allowing the user to type an information.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ThreadCurrent (Function)
Returns the name of the thread currently run.