ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Projects in practice
Discover the main operations that can be performed on a project....
Shared memory area constants
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
dInvertColor (Function)
Reverses the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Combination (Type of variable)
A combination is a set of options.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Image (Property)
The Image property gets and sets the background image of a control or block.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Telephony: Managing incoming calls
The management of the incoming calls is performed in a specific "thread"....
Diagram (Variable type)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
SocketConnect (Function)
Connects a client computer to a given socket.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
fCurrentDir (Function)
Identifies or modifies the current directory.