ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
FTPCommand (Function)
Sends a specific FTP command to a server.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Type (Property)
The Type property is used to get and change the type of an element.
HToItem (Function)
Assigns the specified value to an item of the current record.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
fClose (Function)
Closes an external file.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
fWrite (Function)
Writes: a character string to an external file. a memory section....
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Handling controls in a report
The different operations available for the report controls are as follows......
HDescribeConnection (Function)
Describes a new connection to an external database.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
iPrintImage (Function)
Sends the image file to print to the print buffer.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Thread execution
At runtime, an application runs in a main thread......
grColor (Function)
Returns and initializes the color of different chart elements.
HReadFirst (Function)
Sets the position on the first record according to a browse item.