ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
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.
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.
grOrientation (Function)
Modifies the orientation of chart axes.
grExist (Function)
Checks the existence of a chart in memory.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
dCopyImage (Example)
Usage example of the dCopyImage function
zipExtractAll (Example)
Usage example of the zipExtractAll function
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
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......
Creating help pages
A help system includes several pages......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
ThreadCurrent (Function)
Returns the name of the thread currently run.
ChangeTarget (Function)
Changes the target of a button action.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.