ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
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......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
xmlSignatureInformationKeyX509 (Variable type)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
iInitReportVerso (Function)
Initializes the parameters of a report to be printed on the verso side of another report.
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
fMoveDir (Function)
Moves a directory and its content.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
grParameter (Function)
Retrieves or modifies a chart parameter.
GglConnect (Example)
Usage example of the GglConnect function
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
Customizing the User Groupware
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
DateDifference (Function)
Calculates the number of days between two dates.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HAddGroup (Function)
Adds a group of users.