ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteFileList (Function)
Deletes a list of files from an archive.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Border (Type of variable)
The Border type is used to handle a border through programming...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
BurnerEject (Function)
Opens or closes the door of current burner.
DDEError (Function)
Returns the runtime status report of a DDE function.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
HCreateView (Example)
Usage example of the HCreateView function
HChangeConnection (Example)
Usage example of the HChangeConnection function
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
HSendMessageToClient (Function)
Displays a message on the client computers.
Language (Property)
The Language property is used to get and change the language used.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
iPrintImage (Function)
Sends the image file to print to the print buffer.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.