ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
13. External component in practice
External component in practice...
LooperAddLine (Function)
Adds a row at the end of a Looper control.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
ToClipboard (Function)
Writes text or image information into the system clipboard.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
iPreview (Example)
Usage example of the iPreview function
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
fRead (Example)
Usage example of the fRead function
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
HCheckStructure (Function)
Defines the mode for comparing tables.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Creating an action plan
The action plans group all actions that will be performed by the software factory....
HAlias (Example)
Usage example of the HAlias function
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....