ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
EmailGetAll (Function)
Retrieves all the emails found on a server.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Classes, members, methods and properties
A class is made of......
iCreateFont (Function)
Creates a new print font.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
13. Security benefit: managing the "Back" button
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...