ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
HIndex (Function)
Rebuilds the file index (".NDX" file).
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
zipMsgError (Example)
Usage example of the zipMsgError function
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
Extern (Reserved word)
EXTERN is used to...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
OpenMobileWindow (Function)
Opens a window in a mobile application.
ZOrder (Example)
Usage example of the ZOrder property
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
fSelect (Example)
Usage example of the fSelect function
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
zipClose (Example)
Usage example of the zipClose function
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
fOpen (Example)
Usage example of the fOpen function
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.