ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code snippets
The code editor allows you to enter "Code snippets"......
Types of Edit controls
Edit options of a report
The report editor allows you to......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Structure (Type of variable)
A structure is a custom type of data...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Page Footer block
The Page footer block is run at the end of each page......
2. Projects in practice
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
HOpenConnection (Function)
Opens a connection to a specific database.