ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Projects in practice
Collapses a branch previously expanded....
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
SocketConnect (Function)
Connects a client computer to a given socket.
iParameterViewer (Function)
Configures the report viewer.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Reports & Queries software: WLanguage functions not supported
Some WLanguage functions are not available in Reports & Queries......
Events associated with the project
List of events associated with the project...
2. Projects in practice
Discover the main operations that can be performed on a project....
Time management help
Time management is extremely important......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
SocketRead (Function)
Retrieves a message sent by another socket.
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....