ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Convert the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
IFrame control
IFrame is an HTML concept......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EventOpen (Function)
Opens a synchronization event between several threads.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
httpProgress (Variable type)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Displaying a page in a WEBDEV website
Displaying a new page in a WEBDEV website can be done according to several methods......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....