ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
zipOpen (Function)
Opens an existing archive.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
VariableReset (Function)
Resets the variable to its initial value.
fCreate (Function)
Creates an external file.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Combination (Type of variable)
A combination is a set of options.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Accessibilité (Property)
tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......