ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
zipListFile (Function)
Returns the list of files found in an archive.
zipOpen (Function)
Opens an existing archive.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
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.
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...
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
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.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
zipExtractAll (Example)
Usage example of the zipExtractAll function
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
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.