ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
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......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
MemCurrent (Function)
Returns the index of the current element.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
EmailGetAll (Function)
Retrieves all the emails found on a server.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......