ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Creating the Form pages of a WEBDEV RAD pattern
Table,Modify (External language)
Modifies an element in a Table control.
HChangeConnection (Example)
Usage example of the HChangeConnection function
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
ThreadPersistent (Function)
Makes a thread persistent.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Outstanding progress bars
Simple or symmetric progress bar?...
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
HCloseConnection (Example)
Usage example of the HCloseConenction function