ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
BackgroundTaskAdd (Function)
Adds a new background task.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Installing a SOAP server with IIS
Bitwise operators
The operations on binary values are performed......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
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.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
fMoveDir (Function)
Moves a directory and its content.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
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.
fClose (Function)
Closes an external file.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
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....
OrganizerDeleteAppointment (Example)
Usage example of the OrganizerDeleteAppointment function
State (Property)
The State property is used to get and change the state of an element.