ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the windows and the pages of the RAD pattern
Defining a help window template
WINDEV allows you to create help window templates......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
fMoveDir (Function)
Moves a directory and its content.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HTML document management functions
List of functions that manipulate HTML documents....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Open (Function)
Opens a modal WINDEV window.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Value (Property)
The Value property is used to get and change the value of an element.
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.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
CertificateSignString (Function)
Creates the signature of a character string.
X (Property)
The X property is used to get and change the X-coordinate of an element.