ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
10. Page templates
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
SQLExec (Example)
Usage example of the SQLExec function
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Customizing the User Groupware
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
gImage (Function)
Builds a sequence of characters containing an image.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
WEBDEV license agreement
WEBDEV license agreement...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Input (Function)
Displays a message allowing the user to type an information.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.