ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Using an external component in an application
A component can be reused at any time in any application......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Events associated with the project
List of events associated with the project...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
HOpenConnection (Function)
Opens a connection to a specific database.
Declaring and using a variable
A variable is defined by name and type......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Software license agreement
WINDEV Express license agreement...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
LDAPFind (Function)
Performs a search in an LDAP server.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......