ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperDelete (Function)
Deletes a row from a Looper control.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
gImage (Function)
Builds a sequence of characters containing an image.
Automation object
The Automation keyword is used to declare an automation object...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
EmailCheckAddress (Function)
Checks the validity of an email address.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
iPrintReport (Function)
Prints a report created with the report editor.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
New (Reserved word)
New is used to allocate memory space...
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HDelete (Function)
Deletes a record from a data file (query or view).
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.