ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Position (Function)
Finds the position of a specified string within another string.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
MemDelete (Function)
Deletes an element from a memory zone.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Compile (Example)
Usage example of the Compile function
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Service variable
The Service variable is used to......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
MemCurrent (Function)
Returns the index of the current element.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.